mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-13 05:37:44 +02:00
web: add an update notification
This commit is contained in:
@ -29,6 +29,9 @@ const config = {
|
||||
precompress: false,
|
||||
strict: true
|
||||
}),
|
||||
version: {
|
||||
pollInterval: 60000
|
||||
},
|
||||
paths: {
|
||||
relative: false
|
||||
},
|
||||
|
Reference in New Issue
Block a user