diff --git a/html/changelog.html b/html/changelog.html
index 7edc8ce8eb3..3ff42f28779 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -100,6 +100,7 @@
Markolie updated:
- Changing your hotkey mode now happens instantaneously and no longer lags.
+ - An issue where the Hotkey Toggle button wasn't working has been fixed.
TDSSS updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d42ab3ffb63..2d0139246ff 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -9770,6 +9770,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
confused movement forever.
Markolie:
- bugfix: Changing your hotkey mode now happens instantaneously and no longer lags.
+ - bugfix: An issue where the Hotkey Toggle button wasn't working has been fixed.
TDSSS:
- tweak: upload consoles now tell you if you forgot to select an ai/borg before
using an upload module.
diff --git a/html/changelogs/AutoChangeLog-pr-11266.yml b/html/changelogs/AutoChangeLog-pr-11266.yml
deleted file mode 100644
index 246200762b5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11266.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Markolie"
-delete-after: True
-changes:
- - bugfix: "An issue where the Hotkey Toggle button wasn't working has been fixed."