Updated riso.app with Site Configuration Parameter
This commit is contained in:
@@ -99,7 +99,7 @@ export default async (cmd: string, table: string, datakey: any = null, id: any =
|
||||
if (cmd === 'readall') {
|
||||
if (globalStore) {
|
||||
globalStore.connData.downloading_indexeddb = 1
|
||||
console.log('getalldata table', table)
|
||||
// console.log('getalldata table', table)
|
||||
}
|
||||
return await storage.getalldata(table)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user