feat: add CTFd-Sub-Question plugin as submodule (#52)

This commit is contained in:
EdTsai
2025-07-22 15:06:42 +08:00
committed by GitHub
parent 34cd69301b
commit 23a368d77f
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -71,3 +71,6 @@
[submodule "ctfd-chall-manager"] [submodule "ctfd-chall-manager"]
path = ctfd-chall-manager path = ctfd-chall-manager
url = https://github.com/ctfer-io/ctfd-chall-manager url = https://github.com/ctfer-io/ctfd-chall-manager
[submodule "CTFd-Sub-Question"]
path = CTFd-Sub-Question
url = git@github.com:tyc4d/CTFd-Sub-Question.git

1
CTFd-Sub-Question Submodule

Submodule CTFd-Sub-Question added at 75a988f261