From 28d0e75a5ec7d4452cadb64fe8235092b352aa05 Mon Sep 17 00:00:00 2001 From: Mitch Freeman <65987027+neckkola@users.noreply.github.com> Date: Sun, 21 Sep 2025 19:36:21 -0300 Subject: [PATCH] Fix after rebase --- common/database/database_update_manifest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/database/database_update_manifest.cpp b/common/database/database_update_manifest.cpp index 31c37ad61..08e2c88f1 100644 --- a/common/database/database_update_manifest.cpp +++ b/common/database/database_update_manifest.cpp @@ -7272,7 +7272,7 @@ ALTER TABLE `sharedbank` ENGINE=InnoDB; )", .content_schema_update = false - }, + }, // -- template; copy/paste this when you need to create a new entry // ManifestEntry{ // .version = 9228,