mirror of
https://github.com/geode-sdk/geode.git
synced 2025-04-24 13:23:50 -04:00
feat(ios): revert back to geode index
Signed-off-by: rooot <hey@rooot.gay>
This commit is contained in:
parent
f74d3d5b53
commit
363581f6d4
1 changed files with 1 additions and 1 deletions
|
@ -541,7 +541,7 @@ bool ServerModMetadata::hasUpdateForInstalledMod() const {
|
|||
}
|
||||
|
||||
std::string server::getServerAPIBaseURL() {
|
||||
return "https://cgsi.deranged.network/v1";
|
||||
return "https://api.geode-sdk.org/v1";
|
||||
}
|
||||
|
||||
template <class... Args>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue