Fix errors
This commit is contained in:
parent
6042ef7008
commit
30379e75d4
7 changed files with 11 additions and 4 deletions
|
@ -5,6 +5,7 @@ class MoveUserSettings < ActiveRecord::Migration[6.1]
|
|||
|
||||
MAPPING = {
|
||||
default_privacy: 'default_privacy',
|
||||
default_searchability: 'default_searchability',
|
||||
default_sensitive: 'web.default_sensitive',
|
||||
default_language: 'default_language',
|
||||
noindex: 'noindex',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue