This commit is contained in:
2025-07-03 23:46:08 +03:00
parent 7fe2402ff3
commit ab4499a305
39 changed files with 453 additions and 56 deletions

View File

@@ -19,4 +19,4 @@ class MeestDeliveryService implements DeliveryServiceInterface
/** @noinspection ForgottenDebugOutputInspection */
dump("Sending package via Meest...");
}
}
}