Fix unterminated quote on the last line of phrases.yaml
Some checks are pending
CI / test (push) Waiting to run
Some checks are pending
CI / test (push) Waiting to run
Missing closing " made yaml.v3 read to EOF looking for the string's end, crash-looping the bot on startup with "found unexpected end of stream". Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
parent
f754b5b410
commit
e433aa3538
1 changed files with 1 additions and 1 deletions
|
|
@ -497,4 +497,4 @@ phrases:
|
|||
- "F.C.O.H."
|
||||
- "○○である可能性が微粒子レベルで存在している…?"
|
||||
- "○○はホモ"
|
||||
- "^~↑^~↓^~↑
|
||||
- "^~↑^~↓^~↑"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue