-
Notifications
You must be signed in to change notification settings - Fork 9
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
9898d35
commit 1181d8a
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule sealdice-core
updated
10 files
+41 −19 | api/dice_config.go | |
+43 −12 | dice/config.go | |
+8 −4 | dice/dice.go | |
+45 −13 | dice/im_session.go | |
+2 −13 | dice/platform_adapter_gocq_actions.go | |
+6 −2 | dice/platform_adapter_http.go | |
+5 −0 | main.go | |
+55 −0 | migrate/v141_deprecated_config.go | |
+1 −1 | sealdice-ui | |
+61 −0 | utils/split_text.go |