From fb9add331694584ef06b536492f3d1e7909f8a4e Mon Sep 17 00:00:00 2001 From: Gildas <25692645+Gildas-GH@users.noreply.github.com> Date: Tue, 12 Dec 2023 16:43:08 +0100 Subject: [PATCH] Ladder (upstream) does not support subpaths --- manifest.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index bff742c..638e57c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -29,10 +29,6 @@ ram.runtime = "20M" [install.domain] type = "domain" - [install.path] - type = "path" - default = "/ladder" - [install.init_main_permission] type = "group" default = "all_users"