Gab Social. All are welcome.
This commit is contained in:
6
app/presenters/initial_state_presenter.rb
Normal file
6
app/presenters/initial_state_presenter.rb
Normal file
@@ -0,0 +1,6 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
class InitialStatePresenter < ActiveModelSerializers::Model
|
||||
attributes :settings, :push_subscription, :token,
|
||||
:current_account, :admin, :text
|
||||
end
|
||||
Reference in New Issue
Block a user