]> git.localhorst.tv Git - alttp.git/commitdiff
cabookey cancelled event master
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 1 Aug 2025 21:41:41 +0000 (23:41 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 1 Aug 2025 21:41:41 +0000 (23:41 +0200)
app/Console/Commands/SyncCabookey.php

index fb8121da2bac1149b1841323816d2b84b7832476..e67ef69efef07e9b04bd0e8eb23aa25ac76eb401 100644 (file)
@@ -135,6 +135,7 @@ class SyncCabookey extends Command {
 
        private $cancelled = [
                'cabookey:7/18/2025 2:50:35',
+               'cabookey:7/29/2025 12:32:01',
        ];
 
 }