-
-
Notifications
You must be signed in to change notification settings - Fork 56
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
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule aw-webui
updated
9 files
+5,209 −4,583 | package-lock.json | |
+7 −9 | src/App.vue | |
+2 −0 | src/components/SelectableVisualization.vue | |
+10 −4 | src/main.js | |
+3 −1 | src/queries.ts | |
+0 −1 | src/stores/activity.ts | |
+63 −40 | src/stores/settings.ts | |
+5 −1 | src/util/awclient.ts | |
+0 −2 | src/views/settings/Settings.vue |