Render plugin data from static server
This commit is contained in:
@@ -38,6 +38,7 @@ export interface PluginFile {
|
||||
hash: string;
|
||||
parseError?: string;
|
||||
enabled: boolean;
|
||||
size: number;
|
||||
}
|
||||
|
||||
export type PluginsState = {
|
||||
|
||||
Reference in New Issue
Block a user