mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Update settings.component.ts
This commit is contained in:
		@@ -416,7 +416,7 @@ export class SettingsComponent
 | 
			
		||||
    )
 | 
			
		||||
    this.settings.set(
 | 
			
		||||
      SETTINGS_KEYS.THEME_COLOR,
 | 
			
		||||
      this.settingsForm.value.themeColor.toString()
 | 
			
		||||
      this.settingsForm.value.themeColor
 | 
			
		||||
    )
 | 
			
		||||
    this.settings.set(
 | 
			
		||||
      SETTINGS_KEYS.USE_NATIVE_PDF_VIEWER,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user