Skip to content

Commit 7f86201

Browse files
authored
Update Status.tsx
1 parent 27a15df commit 7f86201

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/pages/Status.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ const loaders: Loader[] = [
4444
{
4545
name: 'Valorant',
4646
icon: LoaderVL,
47-
status: 'soon',
48-
lastDetection: '-----',
49-
releaseDate: '-- -- ----',
47+
status: 'up-to-date',
48+
lastDetection: 'Never',
49+
releaseDate: '24-09-2025',
5050
},
5151
{
5252
name: 'SCP: Secret Lab',

0 commit comments

Comments
 (0)