Cleanup after 2.0 (#3868)

* removed duration_only mode
* cleanup database
* remove deleted user preference keys
This commit is contained in:
Kevin Papst
2023-02-22 15:06:54 +01:00
committed by GitHub
parent f04e0d92aa
commit 266c4bad25
6 changed files with 75 additions and 90 deletions

View File

@@ -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',