mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-27 11:00:06 +00:00
47f8012691
* refactor: move all access to custom sections settings into `section.ts` * fix: add robustness when getting the order list of custom sections * fix: add robustness when getting the custom section data * fix: ignore malformed section but don't erase them * fix: remove useless await operator * test: add more tests