Skip to content

Commit 83e3f35

Browse files
authored
Update notifications.json
1 parent 153ec9f commit 83e3f35

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

notifications.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
{
2-
"version": 6,
2+
"version": 1,
33
"notifications": [
44
{
55
"id": 1,
66
"type": "info",
77
"title": "INFO",
8-
"message": "Sistema SAPSE funcionando correctamente",
9-
"duration": 3000,
10-
"timestamp": "2024-01-15T10:30:00Z",
8+
"message": "Tu mensaje aquí",
9+
"duration": 5000,
1110
"active": true
1211
}
1312
]

0 commit comments

Comments
 (0)