feat: Add export without login
This commit is contained in:
@@ -55,10 +55,6 @@
|
||||
downloadPreset(i, 'json')
|
||||
}
|
||||
if(data.type === 'realm'){
|
||||
if(!$DataBase.account){
|
||||
alertError(language.notLoggedIn)
|
||||
return
|
||||
}
|
||||
$ShowRealmFrameStore = `preset:${i}`
|
||||
}
|
||||
}}>
|
||||
|
||||
Reference in New Issue
Block a user