mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-08-22 18:53:19 +00:00
Enhancement: customizable icons for saved views (#13388)
This commit is contained in:
@@ -16,6 +16,8 @@ export class WidgetFrameComponent implements AfterViewInit {
|
||||
|
||||
title = input<string>()
|
||||
|
||||
titleIcon = input<string>()
|
||||
|
||||
draggable = input<any>()
|
||||
|
||||
cardless = input(false)
|
||||
|
||||
Reference in New Issue
Block a user