mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-17 18:37:04 -04:00
[skip ci] Update Monaco; Fix code scanning errors
This commit is contained in:
parent
a2e03084b0
commit
bf795c49df
4 changed files with 63 additions and 47 deletions
|
@ -108,6 +108,8 @@ export interface PluginDef {
|
|||
flux?: {
|
||||
[E in FluxEvents]?: (event: any) => void;
|
||||
};
|
||||
|
||||
tags?: string[];
|
||||
}
|
||||
|
||||
export enum OptionType {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue