From 89a93407f1c6538c84ccee9909a9cf1751e2e11a Mon Sep 17 00:00:00 2001 From: louis Date: Tue, 18 Feb 2020 18:17:51 -0500 Subject: [PATCH] Update repository links for submodules and player info --- .gitmodules | 4 ++-- Js/Main.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index bd25379..1cfb4e8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,8 +1,8 @@ [submodule "Js/Translations"] path = Js/Translations - url = https://git.poweris.moe/xdutranslations.git + url = https://git.poweris.moe/yttt-xdu/xdutranslations.git branch = . [submodule "CustomData"] path = CustomData - url = https://git.poweris.moe/customdata.git + url = https://git.poweris.moe/yttt-xdu/customdata.git branch = . diff --git a/Js/Main.js b/Js/Main.js index 2db155c..60389ab 100644 --- a/Js/Main.js +++ b/Js/Main.js @@ -543,7 +543,7 @@ function openHelpModal(event) {
All Symphogear content belongs to its respective owners
`; document.getElementById("click-catcher").style.cssText = 'display: flex;';