set private repository as submodule
All checks were successful
Build / build (push) Successful in 2m46s

This commit is contained in:
2024-02-08 23:17:03 +09:00
parent 4ed11b0d71
commit 4980286afb
4 changed files with 5 additions and 35 deletions

View File

@ -11,7 +11,7 @@
"disablePopupsForNoChanges": false,
"listChangedFilesInMessageBody": false,
"showStatusBar": true,
"updateSubmodules": false,
"updateSubmodules": true,
"syncMethod": "merge",
"customMessageOnAutoBackup": false,
"autoBackupAfterFileChange": false,