mobile: finalize sidebar and list revamp

This commit is contained in:
Ammar Ahmed
2025-02-13 10:41:15 +05:00
committed by Abdullah Atta
parent dd80594594
commit 9fe3af8563
169 changed files with 2272 additions and 1841 deletions

View File

@@ -92,7 +92,8 @@ const EXTRA_ICON_NAMES = [
"home-outline",
"checkbox-blank-outline",
"checkbox-outline",
"checkbox-intermediate"
"checkbox-intermediate",
"dots-vertical"
];
const __filename = fileURLToPath(import.meta.url);