From ed94d3e0c2d305f15a2c8fc66a6c276cdad5deba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 5 Aug 2023 15:27:20 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 58ea2f9..7aaf0fd 100644 --- a/manifest.toml +++ b/manifest.toml @@ -46,7 +46,7 @@ ram.runtime = "50M" [resources.install_dir] [resources.data_dir] - subdirs = ["user-files", "server-files"] + subdirs = ["data/user-files", "data/server-files"] [resources.permissions] main.url = "/"