Merge remote-tracking branch 'origin/kb_development' into kb_migration
This commit is contained in:
commit
94cd200097
50 changed files with 801 additions and 66 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
class InitialStatePresenter < ActiveModelSerializers::Model
|
||||
attributes :settings, :push_subscription, :token,
|
||||
:current_account, :admin, :owner, :text, :visibility,
|
||||
:current_account, :admin, :owner, :text, :visibility, :searchability,
|
||||
:disabled_account, :moved_to_account
|
||||
|
||||
def role
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue