mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-30 08:23:18 -04:00
update supabase-js
This commit is contained in:
@@ -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;
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user