mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-20 14:39:06 +00:00
refactor: fixes to custom field
This commit is contained in:
@@ -477,12 +477,12 @@
|
||||
"customFields": {
|
||||
"song": {
|
||||
"label": "Song",
|
||||
"type": "string",
|
||||
"type": "text",
|
||||
"colour": "#339E4E"
|
||||
},
|
||||
"artist": {
|
||||
"label": "Artist",
|
||||
"type": "string",
|
||||
"type": "text",
|
||||
"colour": "#3E75E8"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user