Fix identifier in core update notification
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
"github.com/safing/portbase/notifications"
|
||||
)
|
||||
|
||||
const coreIdentifier = "core/portmaster"
|
||||
const coreIdentifier = "core/portmaster-core"
|
||||
|
||||
var lastNotified time.Time
|
||||
|
||||
|
||||
Reference in New Issue
Block a user