previewMessage: fix button (#1919)
This commit is contained in:
parent
e37f62ac0a
commit
9de6c2d4ff
1 changed files with 1 additions and 1 deletions
|
@ -137,5 +137,5 @@ export default definePlugin({
|
|||
},
|
||||
],
|
||||
|
||||
previewIcon: ErrorBoundary.wrap(PreviewButton, { noop: true }),
|
||||
chatBarIcon: ErrorBoundary.wrap(PreviewButton, { noop: true }),
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue