mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
ui: remove log
This commit is contained in:
committed by
Aiden McClelland
parent
c61c164c0f
commit
4fba3a1d75
@@ -44,7 +44,6 @@ export class StartupAlertsNotifier {
|
||||
}
|
||||
|
||||
needsAppsCheck (server: S9Server): boolean {
|
||||
console.log('server', server)
|
||||
return server.autoCheckUpdates && !this.checkedAppsForUpdates
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user