mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Component methods arent really private
This commit is contained in:
		| @@ -181,7 +181,7 @@ export class SettingsComponent implements OnInit, OnDestroy, DirtyComponent { | ||||
|  | ||||
|   } | ||||
|  | ||||
|   private clearThemeColor() { | ||||
|   clearThemeColor() { | ||||
|     this.settingsForm.get('themeColor').patchValue(''); | ||||
|   } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Michael Shamoon
					Michael Shamoon