Merge branch 'feature/editable-payment-methods' of https://github.com/ttam/Wallos into ttam-feature/editable-payment-methods

This commit is contained in:
ellite
2023-11-16 18:26:28 +01:00
7 changed files with 113 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
/** @var \SQLite3 $db */
require_once 'includes/connect_endpoint_crontabs.php';
require_once 'includes/connect.php';
$completedMigrations = [];