From 553f356e7493eac3db06c87a41891f7cbf41ea63 Mon Sep 17 00:00:00 2001 From: zamentur <4080016+zamentur@users.noreply.github.com> Date: Tue, 8 Oct 2024 14:34:04 +0000 Subject: [PATCH] :art: Format TOML with Taplo --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index 5e3d617356..5d948a24fa 100644 --- a/apps.toml +++ b/apps.toml @@ -2622,7 +2622,7 @@ url = "https://github.com/YunoHost-Apps/nextcloud_ynh" [nextcloud-signaling] category = "communication" -potential_alternative_to = [ "Zoom", "Microsoft Teams", "Skype", "BBB", "Big Blue Button", "Jitsi" ] +potential_alternative_to = [ "BBB", "Big Blue Button", "Jitsi", "Microsoft Teams", "Skype", "Zoom" ] state = "working" subtags = [ "meeting" ] url = "https://github.com/YunoHost-Apps/nextcloud-signaling_ynh"