mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-18 13:44:12 +00:00
chore: rename feature elements
rename automations > triggers rename blueprints > automations chore: add link to documentation
This commit is contained in:
committed by
Carlos Valente
parent
f4f266dbd4
commit
efe5ac16f2
Vendored
+2
-2
@@ -440,8 +440,8 @@
|
||||
"enabledAutomations": false,
|
||||
"enabledOscIn": true,
|
||||
"oscPortIn": 8888,
|
||||
"automations": [],
|
||||
"blueprints": {}
|
||||
"triggers": [],
|
||||
"automations": {}
|
||||
},
|
||||
"customFields": {
|
||||
"song": {
|
||||
|
||||
Reference in New Issue
Block a user