Added an option to reset timers daily
This commit is contained in:
@@ -3,6 +3,9 @@ module.exports = {
|
||||
? '/worktime/'
|
||||
: '/',
|
||||
pwa: {
|
||||
appleMobileWebAppCapable: 'yes',
|
||||
appleMobileWebAppStatusBarStyle: 'black-transculent',
|
||||
themeColor: '#252525',
|
||||
workboxOptions: {
|
||||
skipWaiting: true,
|
||||
clientsClaim: true,
|
||||
|
||||
Reference in New Issue
Block a user