Moved add/remove maps/tokens to Observables to allow for cross session syncing
This commit is contained in:
@@ -160,7 +160,6 @@ function ImportExportModal({ isOpen, onRequestClose }) {
|
||||
db.close();
|
||||
setIsLoading(false);
|
||||
backgroundTaskRunningRef.current = false;
|
||||
window.location.reload();
|
||||
}
|
||||
|
||||
function exportSelectorFilter(table, value) {
|
||||
|
||||
Reference in New Issue
Block a user