Files
MagicMirror/js
Kristjan ESPERANTO e747db16d4 refactor(main): simplify updateDomWithContent async flow (#4182)
This keeps the same behavior, but makes the function easier to read.

- moved to async/await with early returns
- kept only one small Promise wrapper around the _hideModule callback
- removed a duplicate speed check
- cleaned up JSDoc so timing/return details are clearer

No runtime change intended; hide/show sequencing stays the same.
2026-06-07 23:18:20 +02:00
..
2026-02-06 00:09:59 +01:00