More code clean up

This commit is contained in:
Scott Idem
2026-03-24 10:56:31 -04:00
parent 42358efe7d
commit d27ec58fe9
43 changed files with 106 additions and 106 deletions

View File

@@ -5,7 +5,7 @@
* Manages: priority, hide, enable, alert, delete/disable
*
* Emits events — NO API calls. Parent is responsible for:
* 1. Calling the API (update_ae_obj_v3, delete_ae_obj_id__*)
* 1. Calling the API (update_ae_obj, delete_ae_obj_id__*)
* 2. Refreshing the object from cache/API
* 3. Navigating away on delete
*