mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 23:11:52 +08:00
fix(ui): generate fail
This commit is contained in:
@@ -53,6 +53,12 @@ export interface AntSwordShellToolConfig {
|
||||
headerValue?: string;
|
||||
}
|
||||
|
||||
export interface NeoreGeorgShellToolConfig {
|
||||
shellClassName?: string;
|
||||
headerName?: string;
|
||||
headerValue?: string;
|
||||
}
|
||||
|
||||
export interface InjectorConfig {
|
||||
injectorClassName?: string;
|
||||
classInheritance?: string;
|
||||
|
||||
Reference in New Issue
Block a user