Better backup list view and filtering

This commit is contained in:
sepehr 2024-07-31 17:48:24 +03:30
parent 7e977823c5
commit 6cc1060e36
8 changed files with 297 additions and 49 deletions

View file

@ -189,8 +189,6 @@ export class MikroWizardProvider {
return Promise.resolve();
}
public getUserContext(context: any) {
localStorage.setItem("user_context", JSON.stringify(context));