Update min recovery time to 181 minutes

This commit is contained in:
Dede Fuji Abdul 2024-03-04 20:19:50 +07:00
parent 55187b01e7
commit d117f48b5e

View File

@ -12,7 +12,7 @@
{ {
id: 2, id: 2,
name: 'Melebihi SLA (> 3 Jam)', name: 'Melebihi SLA (> 3 Jam)',
min: '180', min: '181',
max: `${99999 * 60 * 24}` max: `${99999 * 60 * 24}`
} }
]" ]"