mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-12 17:47:08 +01:00
Enhancement: system status report sanity check, simpler classifier check, styling updates (#9106)
This commit is contained in:
parent
ec34197b59
commit
2d52226732
30 changed files with 1117 additions and 479 deletions
|
|
@ -107,6 +107,7 @@ import {
|
|||
personFillLock,
|
||||
personLock,
|
||||
personSquare,
|
||||
playFill,
|
||||
plus,
|
||||
plusCircle,
|
||||
questionCircle,
|
||||
|
|
@ -312,6 +313,7 @@ const icons = {
|
|||
personFillLock,
|
||||
personLock,
|
||||
personSquare,
|
||||
playFill,
|
||||
plus,
|
||||
plusCircle,
|
||||
questionCircle,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue