mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 15:10:43 +08:00
fix: custom injectorClassName not work
This commit is contained in:
@@ -54,7 +54,7 @@ export interface AntSwordShellToolConfig {
|
||||
}
|
||||
|
||||
export interface InjectorConfig {
|
||||
className?: string;
|
||||
injectorClassName?: string;
|
||||
classInheritance?: string;
|
||||
urlPattern?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user