mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
Fix: add missing icon
This commit is contained in:
parent
197174f400
commit
d1339374d0
1 changed files with 2 additions and 0 deletions
|
|
@ -138,6 +138,7 @@ import {
|
|||
chevronDoubleLeft,
|
||||
chevronDoubleRight,
|
||||
clipboard,
|
||||
clipboardCheck,
|
||||
clipboardCheckFill,
|
||||
clipboardFill,
|
||||
dash,
|
||||
|
|
@ -222,6 +223,7 @@ const icons = {
|
|||
chevronDoubleLeft,
|
||||
chevronDoubleRight,
|
||||
clipboard,
|
||||
clipboardCheck,
|
||||
clipboardCheckFill,
|
||||
clipboardFill,
|
||||
dash,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue