mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-08 15:55:31 +01:00
fixes for #374
This commit is contained in:
parent
5f8151282b
commit
08199f09b6
3 changed files with 5 additions and 5 deletions
|
|
@ -30,7 +30,7 @@ export class SettingsComponent implements OnInit {
|
|||
|
||||
savedViews: PaperlessSavedView[]
|
||||
|
||||
get comptuedDateLocale(): string {
|
||||
get computedDateLocale(): string {
|
||||
return this.settingsForm.value.dateLocale || this.settingsForm.value.displayLanguage
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue