Add: _misskey_license
の送受信 (#968)
This commit is contained in:
parent
9c14810881
commit
c139f8947e
8 changed files with 110 additions and 3 deletions
|
@ -0,0 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
class ActivityPub::MisskeyEmojiLicensePresenter < ActiveModelSerializers::Model
|
||||
attributes :free_text
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue