-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
jitsi: Set the FVTT user ID as a property instead of displayName
Using the displayName as the value holder for the FVTT User ID makes external jitsi user's have a bad UX. Instead, save the ID as a property and set the display name properly as the FVTT user name. Since we can't set the property value with external Jitsi Meet users, set the ID as a formatted part of the name and parse it out in the case of externally joining users.
- Loading branch information
Showing
1 changed file
with
36 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters