mirror of
https://github.com/YunoHost-Apps/workout-tracker_ynh.git
synced 2024-09-03 20:36:03 +02:00
disable multi_instance
This commit is contained in:
parent
77c992c293
commit
d63a981cf7
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ code = "https://github.com/jovandeginste/workout-tracker"
|
|||
[integration]
|
||||
yunohost = ">= 11.2"
|
||||
architectures = ["amd64", "arm64"]
|
||||
multi_instance = true
|
||||
multi_instance = false
|
||||
|
||||
ldap = false
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue