From 5bde96c6880d02b30e02903f7bb8df10debe2423 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 4 Jun 2023 22:33:46 +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 b0ffea6..4bb6a8d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -32,7 +32,7 @@ ram.runtime = "50M" [install.path] type = "path" - default = "/kavita/" + default = "/kavita" [install.init_main_permission] type = "group"