-
Notifications
You must be signed in to change notification settings - Fork 8
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
a4e6dfe
commit 043cc1f
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule sealdice-core
updated
10 files
+1 −1 | LICENSE | |
+1 −0 | dice/config.go | |
+9 −0 | dice/constants/constants.go | |
+1 −1 | dice/dice_config.go | |
+10 −3 | dice/ext_log.go | |
+3 −4 | dice/im_session.go | |
+3 −1 | dice/platform_adapter_kook.go | |
+3 −1 | dice/platform_adapter_official_qq.go | |
+2 −2 | go.mod | |
+4 −4 | go.sum |