docs: Added another TODO

This commit is contained in:
2026-05-22 14:52:58 +02:00
parent b6551aa8db
commit 1fa52517d5
+2
View File
@@ -23,3 +23,5 @@ Each page can have multiple patches, that are in the `templates` folder in the p
## TODO ## TODO
- [ ] Add option to disable the default styles - [ ] Add option to disable the default styles
- [ ] Hijack the loading to actually load after all the patches are applied
We can hack the current loader (the white div on the top of the webpage) to show only after all the patches are applied, so we don't have flash of the old UI.