-
Notifications
You must be signed in to change notification settings - Fork 0
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
83e323d
commit f8d10dc
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule Sgrid
updated
7 files
+1 −0 | .gitignore | |
+2 −0 | client/src/components/grids.vue | |
+2 −0 | client/src/components/upload.vue | |
+3 −0 | client/src/views/Server.vue | |
+31 −4 | server/SgridPackageServer/main.go | |
+1 −1 | src/public/index.go | |
+7 −1 | src/service/package.go |