mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-10 18:06:22 +00:00
conflict resolving
This commit is contained in:
parent
64f1912bdb
commit
d2cb9e9863
1 changed files with 5 additions and 0 deletions
|
@ -116,3 +116,8 @@ export const ChatButtons = $ChatButtons;
|
|||
* An API allowing you to add panels to the expression picker
|
||||
*/
|
||||
export const ExpressionPickerTabs = $ExpressionPickerTabs;
|
||||
|
||||
/**
|
||||
* An API allowing you to update and re-render messages
|
||||
*/
|
||||
export const MessageUpdater = $MessageUpdater;
|
Loading…
Reference in a new issue