breaking: convert offset > over-under

change offset direction and relabel to over-under
This commit is contained in:
Carlos Valente
2025-07-14 11:12:52 +02:00
parent 92a34cf135
commit 1e1f547ce1
18 changed files with 89 additions and 72 deletions
+2 -2
View File
@@ -33,8 +33,8 @@ export const dbModel: DatabaseModel = {
viewSettings: {
overrideStyles: false,
normalColor: '#ffffffcc',
warningColor: '#FFAB33',
dangerColor: '#ED3333',
warningColor: '#ffa528',
dangerColor: '#ff7300',
},
urlPresets: [],
customFields: {},