import UX

This commit is contained in:
Jan Prochazka
2021-12-09 08:20:29 +01:00
parent bcf95d3872
commit a96851b38f
3 changed files with 48 additions and 2 deletions

View File

@@ -304,6 +304,8 @@ registerCommand({
'installedPluginsWidget',
'allPluginsWidget',
'currentArchive',
];
for (const key of keys) removeLocalStorage(key);
showSnackbarSuccess('Restart DbGate (or reload on web) for applying changes');