mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-14 03:43:50 +00:00
refactor: flatten state mutations (#750)
This commit is contained in:
@@ -14,3 +14,7 @@ export const config = {
|
||||
},
|
||||
restoreFile: 'ontime.restore',
|
||||
};
|
||||
|
||||
export const timerConfig = {
|
||||
timeSkipLimit: 1000,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user