chore(*): Update wrong changelog timestamp

This commit is contained in:
Josh Creek
2024-04-04 12:19:05 +01:00
parent 2142690adb
commit eaf5d5133c
+1 -1
View File
@@ -1,7 +1,7 @@
<script lang="ts">
const changesLog = [
{
timestamp: '2024-02-11T19:00:00',
timestamp: '2024-04-04T12:35:00',
message: 'Added fix to ensure that kicking a user always works'
},
{