updates
This commit is contained in:
parent
541f777f5c
commit
84e6d59a4a
@ -43,7 +43,6 @@ module.exports = async function logout(params) {
|
||||
}
|
||||
|
||||
if (!targetUser) {
|
||||
window.alert("NO client user object found in localStorage");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "datasquirel",
|
||||
"version": "1.1.58",
|
||||
"version": "1.1.59",
|
||||
"description": "Cloud-based SQL data management tool",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user