Skip to content

Commit

Permalink
Update Start a Jitsi meeting.js (#234)
Browse files Browse the repository at this point in the history
  • Loading branch information
djunaid authored Oct 2, 2023
1 parent 4c2016f commit 91c2b5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Parsers/Start a Jitsi meeting.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
activation_example:!jitsi
regex:^(!jitsi|!meet|!call)
flags:gi
regex:^(!jitsi|!meet\b|!call)
flags:gmi
*/

var meeting_room, regex, response;
Expand Down

0 comments on commit 91c2b5b

Please sign in to comment.