✨ 💿 keyword.ts
This commit is contained in:
@@ -125,3 +125,4 @@ export function replaceUltraplanKeyword(text: string): string {
|
||||
if (!(before + after).trim()) return ''
|
||||
return before + trigger.word.slice('ultra'.length) + after
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user