feat: consolidate local-first mnote web runtime
This commit is contained in:
@@ -103,7 +103,7 @@ export const createSidebarWorkspaceRuntime = (dependencies = {}) => {
|
||||
) {
|
||||
return 'local_folder';
|
||||
}
|
||||
return 'convex_workspace';
|
||||
return 'local_folder';
|
||||
}
|
||||
|
||||
function currentRootUri() {
|
||||
|
||||
Reference in New Issue
Block a user