Skill issue
This commit is contained in:
parent
a178bdc3b0
commit
4fd68e5be7
|
@ -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);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue