Destroy room: remove the challenge, and the new JID

This commit is contained in:
John Livingston
2024-02-07 16:13:40 +01:00
parent 48ecf96375
commit 13135f6df0
2 changed files with 3 additions and 1 deletions

View File

@ -22,7 +22,8 @@ CONVERSE_COMMIT=""
# - Custom settings livechat_load_all_vcards for the readonly mode
# - Adding "users" icon in the menu toggle button
# - Removing unecessary plugins: headless/pubsub, minimize, notifications, profile, omemo, push, roomlist, dragresize.
CONVERSE_COMMIT="6df8960260b843d37c0a7399f755c03236ae5432"
# - Destroy room: remove the challenge, and the new JID
CONVERSE_COMMIT="8036ad647a2148cb0ada1edad2cb0a558e695e9f"
CONVERSE_REPO="https://github.com/JohnXLivingston/converse.js"
rootdir="$(pwd)"