From 612d60f007e79c41587b1d8dd2ee5b97dce70880 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 13 Aug 2023 22:53:36 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 2de0526..a83012c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -29,7 +29,6 @@ ram.runtime = "50M" [install] [install.domain] type = "domain" - full_domain = true [install.init_main_permission] type = "group" @@ -38,7 +37,7 @@ ram.runtime = "50M" [install.language] ask.en = "Choose the application language" ask.fr = "Choisissez la langue de l'application" - type = "string" + type = "select" choices = ["fr", "en"] default = "en" @@ -52,7 +51,7 @@ ram.runtime = "50M" [resources] [resources.sources.main] url = "https://github.com/CachetHQ/Cachet/archive/c79a66a08dbcdd89fbb5cf9bd332eb0db19629f6.tar.gz" - sha256 = "4474682f7e973fab428c5ec155d05fcc6f4e0f726668365bf4d9302185ac97ee" + sha256 = "a63554a9170e8c73f91a73288bc419705a8651982ad34af4a96208a6c861c729" autoupdate.strategy = "latest_github_commit" [resources.system_user]