mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Skill issue
This commit is contained in:
@ -2393,7 +2393,7 @@ export function flushEphemeralStoppingStrings() {
|
||||
}
|
||||
|
||||
console.debug('Flushing ephemeral stopping strings:', EPHEMERAL_STOPPING_STRINGS);
|
||||
EPHEMERAL_STOPPING_STRINGS.length = 0;
|
||||
EPHEMERAL_STOPPING_STRINGS.splice(0, EPHEMERAL_STOPPING_STRINGS.length);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user