mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
also run regex on worldinfo
This commit is contained in:
committed by
steve02081504
parent
10fda0b220
commit
d2477bba0c
@ -17,6 +17,8 @@ const regex_placement = {
|
||||
USER_INPUT: 1,
|
||||
AI_OUTPUT: 2,
|
||||
SLASH_COMMAND: 3,
|
||||
// 4 - sendAs (legacy)
|
||||
WAIN: 5,
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user