1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wekan_ynh.git synced 2024-09-03 20:36:09 +02:00

Fix : this variable isn't used

This commit is contained in:
Gildas 2023-12-13 22:42:23 +01:00
parent 9c45f245df
commit 6257d221d8

View file

@ -41,9 +41,6 @@ ram.runtime = "50M"
type = "group" type = "group"
default = "visitors" default = "visitors"
[install.admin]
type = "user"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
amd64.url = "https://github.com/wekan/wekan/releases/download/v7.22/wekan-7.22-amd64.zip" amd64.url = "https://github.com/wekan/wekan/releases/download/v7.22/wekan-7.22-amd64.zip"