You've already forked AstralRinth
forked from didirus/AstralRinth
Servers hotfixes (#3793)
* servers: Fix installing modpacks from search * remove console.log * Fix subdomain setting
This commit is contained in:
@@ -520,7 +520,6 @@ async function serverInstall(project) {
|
||||
|
||||
if (projectType.value.id === "modpack") {
|
||||
await server.value.general.reinstall(
|
||||
server.value.serverId,
|
||||
false,
|
||||
project.project_id,
|
||||
version.id,
|
||||
|
||||
Reference in New Issue
Block a user