Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions apps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3554,6 +3554,12 @@ state = "working"
subtags = [ "proxy" ]
url = "https://github.com/YunoHost-Apps/mtg_ynh"

[mtg-multi]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you need to specify the default branch, main IIRC is not the default one out of the box

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider adding logo file

category = "small_utilities"
state = "working"
subtags = [ "proxy" ]
url = "https://github.com/YunoHost-Apps/mtg-multi_ynh"

[mumbleserver]
added_date = 1674232499 # 2023/01/20
branch = "master"
Expand Down
Loading