fix: enforce only one instance of the app
All checks were successful
FanslySync Build & Test / FanslySync Test Runner (push) Successful in 11m51s
All checks were successful
FanslySync Build & Test / FanslySync Test Runner (push) Successful in 11m51s
This commit is contained in:
@ -404,7 +404,6 @@ impl Fansly {
|
||||
"[sync::process] Got {} followers from API.",
|
||||
response.response.len()
|
||||
);
|
||||
|
||||
|
||||
// Collect followers
|
||||
for follower in response.response.clone() {
|
||||
|
Reference in New Issue
Block a user