Cleanup after 2.0 (#3868)
* removed duration_only mode * cleanup database * remove deleted user preference keys
This commit is contained in:
@@ -322,8 +322,6 @@ class User implements UserInterface, EquatableInterface, ThemeUserInterface, Pas
|
||||
UserPreference::SKIN,
|
||||
'calendar_initial_view',
|
||||
'login_initial_view',
|
||||
'collapsed_sidebar', // TODO @2.1 removed with 2.0, can be deleted with 2.1
|
||||
'layout', // TODO @2.1 removed with 2.0, can be deleted with 2.1
|
||||
'update_browser_title',
|
||||
'daily_stats',
|
||||
'export_decimal',
|
||||
|
||||
Reference in New Issue
Block a user