mirror of
https://github.com/ultrasn0w/huso.git
synced 2025-12-13 17:29:54 +01:00
Users + Nuts + Sauce
This commit is contained in:
@@ -18,5 +18,10 @@ func Arbeiten() {
|
||||
color.Errorln(err.Error())
|
||||
}
|
||||
}
|
||||
|
||||
err = DbClean()
|
||||
if err != nil {
|
||||
color.Errorln(err.Error())
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user