Make storing and displaying application used to toot opt-in
This commit is contained in:
@ -113,6 +113,7 @@ class Account < ApplicationRecord
|
||||
:staff?,
|
||||
:locale,
|
||||
:hides_network?,
|
||||
:shows_application?,
|
||||
to: :user,
|
||||
prefix: true,
|
||||
allow_nil: true
|
||||
|
Reference in New Issue
Block a user