Merge branch 'kb_lts' into kb_development
This commit is contained in:
commit
0a42f4b7e2
5 changed files with 4 additions and 5 deletions
|
@ -305,7 +305,7 @@ class ActivityPub::ProcessAccountService < BaseService
|
|||
info = instance_info
|
||||
return false if info.nil?
|
||||
|
||||
%w(misskey calckey meisskey).include?(info.software)
|
||||
%w(misskey calckey).include?(info.software)
|
||||
end
|
||||
|
||||
def subscribable_by
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue