mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 15:09:33 +01:00
mobile: cleanup
This commit is contained in:
@@ -636,7 +636,6 @@ export const useEditor = (
|
||||
) {
|
||||
useTabStore.getState().newTabSession(tabId!, session);
|
||||
} else {
|
||||
console.log("UPDATING TAB SESSION", session);
|
||||
useTabStore.getState().updateTab(tabId!, {
|
||||
session: session
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user