fix: misc ui issues

This commit is contained in:
Jannat Patel
2025-05-13 20:04:39 +05:30
parent 0a71620046
commit da4f134095
11 changed files with 58 additions and 41 deletions

View File

@@ -558,4 +558,4 @@ export const openSettings = (category, close) => {
close()
settingsStore.activeTab = category
settingsStore.isSettingsOpen = true
}
}