Implements #146: copy message button for moderators
We overload the copy message method that comes with Converse 11, to add the message metadata (nick and full date).
This commit is contained in:
@ -34,6 +34,7 @@ declare global {
|
||||
env: {
|
||||
html: Function
|
||||
sizzle: Function
|
||||
dayjs: Function
|
||||
}
|
||||
}
|
||||
initConversePlugins: typeof initConversePlugins
|
||||
|
Reference in New Issue
Block a user