-
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.
Signed-off-by: eXhumer <[email protected]>
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule ControllerTools
updated
7 files
+1 −1 | backend/Cargo.lock | |
+1 −1 | backend/Cargo.toml | |
+1 −1 | package.json | |
+54 −0 | src/components/Controller.tsx | |
+9 −38 | src/components/ControllersView.tsx | |
+2 −6 | src/components/NoControllersView.tsx | |
+8 −16 | src/components/PluginContent.tsx |