-
Notifications
You must be signed in to change notification settings - Fork 110
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
fc142d4
commit db92de1
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule DeckWebBrowser
updated
8 files
+1 −1 | package.json | |
+2 −2 | src/classes/BrowserTabHandler.tsx | |
+8 −4 | src/index.tsx | |
+1 −1 | src/init.ts | |
+2 −2 | src/menuPatch.tsx | |
+1 −1 | src/native-components/BrowserContainer.tsx | |
+1 −1 | src/native-components/FocusableInput.tsx | |
+14 −11 | src/searchBarPatch.tsx |