Remove firefish as misskey fork #16
This commit is contained in:
parent
b3076e6ffc
commit
a8f02d0245
5 changed files with 4 additions and 47 deletions
|
@ -559,7 +559,7 @@ class ActivityPub::Activity::Create < ActivityPub::Activity
|
|||
info = instance_info
|
||||
return false if info.nil?
|
||||
|
||||
%w(misskey calckey firefish).include?(info.software)
|
||||
%w(misskey calckey).include?(info.software)
|
||||
end
|
||||
|
||||
def misskey_searchability
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue