-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
787653a
commit 1dd28e5
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule DeckWebBrowser
updated
9 files
+3 −4 | README.md | |
+1 −1 | package.json | |
+2 −1 | src/components/BrowserContextMenu.tsx | |
+3 −12 | src/components/QAMContent.tsx | |
+2 −1 | src/components/TabbedBrowser.tsx | |
+0 −3 | src/init.ts | |
+26 −10 | src/menuPatch.tsx | |
+13 −7 | src/native-components/PluginIcon.tsx | |
+19 −0 | src/pluginState.ts |