mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Refactor to UiSettings
This commit is contained in:
		| @@ -144,7 +144,7 @@ const SETTINGS: PaperlessSettings[] = [ | ||||
| }) | ||||
| export class SettingsService { | ||||
|   private renderer: Renderer2 | ||||
|   protected baseUrl: string = environment.apiBaseUrl + 'frontend_settings/' | ||||
|   protected baseUrl: string = environment.apiBaseUrl + 'ui_settings/' | ||||
|  | ||||
|   private settings: Object = {} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Michael Shamoon
					Michael Shamoon