feat: pause collab when user switches tabs in the browser
This commit is contained in:
+2
-1
@@ -411,7 +411,8 @@
|
||||
"fileSavedToFilename": "Saved to {filename}",
|
||||
"canvas": "canvas",
|
||||
"selection": "selection",
|
||||
"pasteAsSingleElement": "Use {{shortcut}} to paste as a single element,\nor paste into an existing text editor"
|
||||
"pasteAsSingleElement": "Use {{shortcut}} to paste as a single element,\nor paste into an existing text editor",
|
||||
"reconnectRoomServer": "Reconnecting to server"
|
||||
},
|
||||
"colors": {
|
||||
"transparent": "Transparent",
|
||||
|
||||
Reference in New Issue
Block a user