Adding config options and toggles for various things.

This commit is contained in:
Scott Idem
2024-08-16 17:18:15 -04:00
parent 37801ca769
commit b0e15700b5
11 changed files with 29 additions and 18 deletions

View File

@@ -566,6 +566,8 @@ export function db_save_ae_obj_li__event_session(
data_json: obj.data_json,
ux_mode: obj.ux_mode,
enable: obj.enable,
hide: obj.hide,
priority: obj.priority,