Skip to content

Commit

Permalink
Add copy_link
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriellsh committed Sep 21, 2023
1 parent f65e31c commit 671716a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ Meteor.startup(async () => {
icon: 'permalink',
label: 'Copy_link',
// classes: 'clipboard',
context: ['message', 'message-mobile', 'threads', 'federated'],
context: ['message', 'message-mobile', 'threads', 'federated', 'videoconf', 'videoconf-threads'],
type: 'duplication',
async action(_, props) {
try {
Expand Down

0 comments on commit 671716a

Please sign in to comment.