mirror of
https://github.com/cloudreve/Cloudreve.git
synced 2025-12-25 15:42:47 +00:00
Modify: use public URL for asserts module
This commit is contained in:
parent
2f79f5bc07
commit
c142da17e5
|
|
@ -1,3 +1,3 @@
|
||||||
[submodule "assets"]
|
[submodule "assets"]
|
||||||
path = assets
|
path = assets
|
||||||
url = git@github.com:cloudreve/frontend.git
|
url = https://github.com/cloudreve/frontend.git
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue