-
-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
💾 Feat: Crequency/KitX-Dashboard#8, Mobile
- Loading branch information
1 parent
3627c74
commit 30c85f0
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule KitX Dashboard
updated
15 files
Submodule KitX Mobile
updated
10 files
+0 −0 | .github/CODE_OF_CONDUCT.md | |
+0 −0 | .github/SECURITY.md | |
+0 −0 | .github/contributing.md | |
+0 −3 | .idea/.gitignore | |
+24 −25 | README.md | |
+0 −44 | kitx_mobile/.gitignore | |
+0 −16 | kitx_mobile/README.md | |
+13 −22 | kitx_mobile/lib/pages/device_page.dart | |
+20 −7 | kitx_mobile/lib/services/web_server.dart | |
+4 −2 | kitx_mobile/lib/utils/translation.dart |