update supabase-js
This commit is contained in:
parent
efdce6d4cd
commit
0b2a4fda44
3 changed files with 29 additions and 21 deletions
|
|
@ -78,7 +78,7 @@ async function initCode() {
|
|||
console.warn('failed to load hash', err);
|
||||
}
|
||||
if (data.length) {
|
||||
console.log('load hash from database', hash);
|
||||
//console.log('load hash from database', hash);
|
||||
return data[0].code;
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue