mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Fix naming and improve regex application
This commit is contained in:
@ -18,7 +18,7 @@ const regex_placement = {
|
||||
AI_OUTPUT: 2,
|
||||
SLASH_COMMAND: 3,
|
||||
// 4 - sendAs (legacy)
|
||||
WAIN: 5,
|
||||
WORLD_INFO: 5,
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user