Rename themes -> flavours ? ?
This commit is contained in:
@@ -74,7 +74,7 @@ class User < ApplicationRecord
|
||||
has_many :session_activations, dependent: :destroy
|
||||
|
||||
delegate :auto_play_gif, :default_sensitive, :unfollow_modal, :boost_modal, :delete_modal,
|
||||
:reduce_motion, :system_font_ui, :noindex, :theme, :skin,
|
||||
:reduce_motion, :system_font_ui, :noindex, :flavour, :skin,
|
||||
to: :settings, prefix: :setting, allow_nil: false
|
||||
|
||||
def confirmed?
|
||||
|
Reference in New Issue
Block a user