Skip to content

Commit

Permalink
Add: Iceshrimpをスタンプ利用可能サーバーとして登録、襦袢を揃える (#451)
Browse files Browse the repository at this point in the history
  • Loading branch information
kmycode authored Jan 12, 2024
1 parent aeee390 commit 6f10037
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions app/models/instance_info.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@ class InstanceInfo < ApplicationRecord
after_commit :reset_cache

EMOJI_REACTION_AVAILABLE_SOFTWARES = %w(
misskey
akkoma
calckey
cherrypick
meisskey
sharkey
firefish
catodon
renedon
cherrypick
fedibird
firefish
iceshrimp
meisskey
misskey
pleroma
akkoma
sharkey
).freeze

def self.emoji_reaction_available?(domain)
Expand Down

0 comments on commit 6f10037

Please sign in to comment.