Skip to content

Commit 5b9db57

Browse files
committed
Update latest table
- Update latest table
1 parent 6dd29c2 commit 5b9db57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nxbrew_watcher/watcher.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from .utils import load_json, save_json, setup_logger, discord_push
1010

1111
# NXBrew variables
12-
LATEST_ADDED_ID = "tab-recent-6"
12+
LATEST_ADDED_ID = "tab-recent-7"
1313
LATEST_UPDATED_ID = "custom_html-6"
1414

1515
# Pull in environment variables

0 commit comments

Comments
 (0)