summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorotya <otya128@users.noreply.github.com>2018-06-25 21:05:12 +0900
committerotya <otya128@users.noreply.github.com>2018-06-25 21:05:12 +0900
commitda0d3e4129e37cdf6a16dc086c6ac2bac372ad5b (patch)
tree9e2fd2aa5f8e20de4f31740cece518379861f6ab /src
parentUpdate README.md (diff)
downloadsharkey-da0d3e4129e37cdf6a16dc086c6ac2bac372ad5b.tar.gz
sharkey-da0d3e4129e37cdf6a16dc086c6ac2bac372ad5b.tar.bz2
sharkey-da0d3e4129e37cdf6a16dc086c6ac2bac372ad5b.zip
正しいv('ω')v
Diffstat (limited to 'src')
-rw-r--r--src/client/app/common/scripts/get-kao.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/app/common/scripts/get-kao.ts b/src/client/app/common/scripts/get-kao.ts
index 2168c5be88..d380187510 100644
--- a/src/client/app/common/scripts/get-kao.ts
+++ b/src/client/app/common/scripts/get-kao.ts
@@ -1,5 +1,5 @@
export default () => [
'(=^・・^=)',
- 'v(‘ω’)v',
+ 'v('ω')v',
'🐡( \'-\' 🐡 )フグパンチ!!!!'
][Math.floor(Math.random() * 3)];