diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 90cba82818..98f2975280 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -2759,3 +2759,8 @@ Entries: - {message: Fixed not being able to construct or deconstruct tables., type: Fix} id: 492 time: '2021-10-26T14:38:03.0000000+00:00' +- author: Zumorica + changes: + - {message: Fix computer dupe bug., type: Fix} + id: 493 + time: '2021-10-26T23:30:17.397968+00:00' diff --git a/Resources/Changelog/Parts/duple.yml b/Resources/Changelog/Parts/duple.yml deleted file mode 100644 index 848bb24992..0000000000 --- a/Resources/Changelog/Parts/duple.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix # One of the following: Add, Remove, Tweak, Fix - message: Fix computer dupe bug.