mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-12 17:47:08 +01:00
Feature: better toast notifications management (#8980)
This commit is contained in:
parent
e08606af6e
commit
b8bdc10f25
21 changed files with 690 additions and 324 deletions
|
|
@ -34,6 +34,7 @@ import {
|
|||
arrowRightShort,
|
||||
arrowUpRight,
|
||||
asterisk,
|
||||
bell,
|
||||
bodyText,
|
||||
boxArrowUp,
|
||||
boxArrowUpRight,
|
||||
|
|
@ -235,6 +236,7 @@ const icons = {
|
|||
arrowRightShort,
|
||||
arrowUpRight,
|
||||
asterisk,
|
||||
bell,
|
||||
braces,
|
||||
bodyText,
|
||||
boxArrowUp,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue