From b26fda210823e592b9309f3ce91b95161601749a Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 9 Oct 2022 01:25:21 +0200 Subject: [PATCH] fix tests --- Admin/Install/db.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Admin/Install/db.json b/Admin/Install/db.json index 0ead469..96bc410 100755 --- a/Admin/Install/db.json +++ b/Admin/Install/db.json @@ -66,7 +66,7 @@ "autoincrement": true }, "exchange_settings_title": { - "name": "exchange_interface_title", + "name": "exchange_settings_title", "type": "VARCHAR(255)", "null": false },