Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
ハッシュタグから「!」を削除する
Browse files Browse the repository at this point in the history
  • Loading branch information
calmery committed Nov 22, 2020
1 parent 3bc6f84 commit 7361fdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/constants/cheki.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,12 +86,12 @@ export const SPLASH_SCREEN_DURATION = 1600;

export const SHARE_RANDOM_HASHTAGS = [
"ノネメしか勝たん",
"ノネメちゃんとチェキ撮ったよ",
"ノネメちゃんとチェキ撮ったよ",
"ノネメちゃんマジ天使",
"秋のノネメちゃん展覧会",
"ノネメちゃん可愛い",
"ノネメちゃんが現れた",
"ノネメちゃんとエンカしたよ",
"ノネメちゃんとエンカしたよ",
"ノネメちゃん帝国",
"天使見つけたよ",
].map(encodeURIComponent);
Expand Down

0 comments on commit 7361fdb

Please sign in to comment.