-
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
c8f30f5
commit dac0979
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule sealdice-core
updated
5 files
+3 −0 | .gitignore | |
+5 −1 | dice/builtin_commands.go | |
+1 −0 | dice/config.go | |
+3 −1 | dice/ext_dnd5e.go | |
+8 −4 | dice/ext_log.go |
Submodule sealdice-ui
updated
2 files
+0 −11 | .github/dependabot.yml | |
+11 −7 | src/components/misc/PageMiscSettings.vue |