This commit is contained in:
2026-03-23 00:14:44 +01:00
parent 355274b918
commit a4d01e3700
11 changed files with 180 additions and 135 deletions
+2
View File
@@ -34,6 +34,8 @@ func main() {
client: &http.Client{Timeout: 45 * time.Second},
}
state.syncUsers()
if handleFlags(state) {
return
}