mirror of
https://github.com/igniterealtime/Spark.git
synced 2025-12-01 12:27:58 +00:00
Update plugins/meet/src/main/java/org/jivesoftware/spark/plugin/ofmeet/SparkMeetPlugin.java
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@ -124,7 +124,7 @@ public class SparkMeetPlugin implements Plugin, ChatRoomListener, GlobalMessageL
|
||||
if (jitsiAvailable) {
|
||||
sUrl = getServerUrl("jitsi");
|
||||
}
|
||||
else
|
||||
else
|
||||
|
||||
if (galeneAvailable) {
|
||||
sUrl = getServerUrl("galene");
|
||||
|
||||
Reference in New Issue
Block a user