mirror of
https://github.com/cpvalente/ontime.git
synced 2026-09-01 12:29:10 +00:00
breaking: convert offset > over-under
change offset direction and relabel to over-under
This commit is contained in:
@@ -33,8 +33,8 @@ export const dbModel: DatabaseModel = {
|
||||
viewSettings: {
|
||||
overrideStyles: false,
|
||||
normalColor: '#ffffffcc',
|
||||
warningColor: '#FFAB33',
|
||||
dangerColor: '#ED3333',
|
||||
warningColor: '#ffa528',
|
||||
dangerColor: '#ff7300',
|
||||
},
|
||||
urlPresets: [],
|
||||
customFields: {},
|
||||
|
||||
Reference in New Issue
Block a user