updates
This commit is contained in:
parent
350e7a4ddf
commit
5375a39e1a
@ -85,8 +85,6 @@ module.exports = async function logout() {
|
|||||||
|
|
||||||
googleScript.onload = function (e) {
|
googleScript.onload = function (e) {
|
||||||
if (google) {
|
if (google) {
|
||||||
if (readyStateDispatch) readyStateDispatch(true);
|
|
||||||
|
|
||||||
////////////////////////////////////////
|
////////////////////////////////////////
|
||||||
////////////////////////////////////////
|
////////////////////////////////////////
|
||||||
////////////////////////////////////////
|
////////////////////////////////////////
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "datasquirel",
|
"name": "datasquirel",
|
||||||
"version": "1.1.46",
|
"version": "1.1.47",
|
||||||
"description": "Cloud-based SQL data management tool",
|
"description": "Cloud-based SQL data management tool",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
Reference in New Issue
Block a user