Fixing cnfa module referencing nonexistant commit

This commit is contained in:
Cai Biesinger 2022-12-06 16:31:53 -07:00
parent 34093a0ead
commit 45b483b96d
2 changed files with 4 additions and 4 deletions

6
.gitmodules vendored
View file

@ -4,9 +4,9 @@
[submodule "colorchord2/rawdraw"] [submodule "colorchord2/rawdraw"]
path = colorchord2/rawdraw path = colorchord2/rawdraw
url = https://github.com/cntools/rawdraw url = https://github.com/cntools/rawdraw
[submodule "colorchord2/cnfa"]
path = colorchord2/cnfa
url = https://github.com/cnlohr/cnfa
[submodule "colorchord2/android/rawdrawandroid"] [submodule "colorchord2/android/rawdrawandroid"]
path = colorchord2/android/rawdrawandroid path = colorchord2/android/rawdrawandroid
url = https://github.com/cnlohr/rawdrawandroid url = https://github.com/cnlohr/rawdrawandroid
[submodule "colorchord2/cnfa"]
path = colorchord2/cnfa
url = https://github.com/cntools/cnfa.git

@ -1 +1 @@
Subproject commit dcca8a38fe03ac19e28ef510583d8dc89a691cb4 Subproject commit d271e0196d81412032eeffa634a94a1aaf0060a7