chore: make webfs usable
This commit is contained in:
@@ -22,7 +22,7 @@ request.onerror = _ => {
|
||||
"webfs error",
|
||||
"Failed to initialize the webfs database using IndexedDB. Make sure webshell does not have any IndexedDB related permissions disabled and try again.",
|
||||
'critical',
|
||||
).Show(-1)
|
||||
).Show()
|
||||
}
|
||||
|
||||
request.onsuccess = event => {
|
||||
|
||||
Reference in New Issue
Block a user