Replace local attr helpers

This commit is contained in:
2026-06-21 14:24:05 +02:00
parent 62f87b8ab4
commit 6a7a8c4288
7 changed files with 29 additions and 66 deletions

View File

@@ -37,6 +37,7 @@ after each item.
- [x] `scripting/capabilities/util.ex`
- [x] `desktop/automation.ex` (verified keep: current module is an external-process automation harness; replacing it with `Desktop.Window` primitives would not be a local simplification)
- [x] `desktop/shell_live/sidebar_events.ex`
- [x] `MapUtils.attr/2` replacements
---