We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dd29c2 commit 5b9db57Copy full SHA for 5b9db57
nxbrew_watcher/watcher.py
@@ -9,7 +9,7 @@
9
from .utils import load_json, save_json, setup_logger, discord_push
10
11
# NXBrew variables
12
-LATEST_ADDED_ID = "tab-recent-6"
+LATEST_ADDED_ID = "tab-recent-7"
13
LATEST_UPDATED_ID = "custom_html-6"
14
15
# Pull in environment variables
0 commit comments