Merge remote-tracking branch 'parent/main' into kb_development
This commit is contained in:
commit
78ddcb10c3
67 changed files with 615 additions and 230 deletions
|
@ -3,6 +3,8 @@
|
|||
class REST::CustomEmojiSerializer < REST::CustomEmojiSlimSerializer
|
||||
include RoutingHelper
|
||||
|
||||
# Please update `app/javascript/mastodon/api_types/custom_emoji.ts` when making changes to the attributes
|
||||
|
||||
attribute :aliases, if: :aliases?
|
||||
|
||||
def aliases?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue