1
0
Fork 0
mirror of synced 2024-09-20 03:17:30 +12:00

Linter fix

This commit is contained in:
Matej Bačo 2024-07-24 07:00:20 +00:00
parent 51c163a42f
commit ab55e6f511

View file

@ -97,7 +97,7 @@ class V21 extends Migration
Console::warning("'scheduleId' from {$id}: {$th->getMessage()}"); Console::warning("'scheduleId' from {$id}: {$th->getMessage()}");
} }
break; break;
case 'schedules': case 'schedules':
// Create data attribute // Create data attribute
try { try {