diff --git a/html/changelog.html b/html/changelog.html
index 6575b338825..6238ddb4d78 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -63,6 +63,10 @@
Fixes #8036, Door controls not respecting range for pod doors.
Now when holding a flag it won't be stabbing into your characters face. Burning a flag also won't magically change its orientation.
+ dovydas12345 updated:
+
+ - Fixes ghosts being able to unflip flipped tables.
+
uc_guy updated:
- Syndicate communication channel is now pseudonymous.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index e3d7d43bc3f..abdc15a71e1 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -7711,5 +7711,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: 'Fixes #8036, Door controls not respecting range for pod doors.'
- bugfix: Now when holding a flag it won't be stabbing into your characters face.
Burning a flag also won't magically change its orientation.
+ dovydas12345:
+ - bugfix: Fixes ghosts being able to unflip flipped tables.
uc_guy:
- tweak: Syndicate communication channel is now pseudonymous.
diff --git a/html/changelogs/AutoChangeLog-pr-9982.yml b/html/changelogs/AutoChangeLog-pr-9982.yml
deleted file mode 100644
index b026e619f2c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9982.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "dovydas12345"
-delete-after: True
-changes:
- - bugfix: "Fixes ghosts being able to unflip flipped tables."