mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-07-24 06:24:07 -04:00
remove debug print
This commit is contained in:
@@ -88,7 +88,6 @@ func StartPocketBase() {
|
||||
}
|
||||
go cronjobs.RunPing(App)
|
||||
} else if e.Model.TableName() == "devices" {
|
||||
logger.Debug.Println(e.Model)
|
||||
refreshDeviceList()
|
||||
for _, job := range cronjobs.CronWakeShutdown.Entries() {
|
||||
cronjobs.CronWakeShutdown.Remove(job.ID)
|
||||
|
||||
0
frontend/.husky/pre-commit
Normal file → Executable file
0
frontend/.husky/pre-commit
Normal file → Executable file
Reference in New Issue
Block a user