Release 202506131339

This commit is contained in:
pluja
2025-06-13 13:39:12 +00:00
parent bf30a6cb2b
commit 5a41816ac8
5 changed files with 38 additions and 6 deletions

View File

@@ -42,6 +42,12 @@ export const {
icon: 'ri:alert-line',
color: 'red',
},
{
value: 'WARNING',
label: 'Warning',
icon: 'ri:alert-line',
color: 'yellow',
},
{
value: 'PENDING',
label: 'Pending',