Fixed incorrect version for initial database.

This commit is contained in:
2026-02-20 07:24:04 -05:00
parent 968964e3fe
commit ed7a25cea3

View File

@@ -122,7 +122,7 @@ set autocommit = 0;
INSERT INTO INSERT INTO
`configs` `configs`
VALUES (1, 'ol_version', '5.2.4'), VALUES (1, 'ol_version', '5.3.0'),
(2, 'log_name', 'OpenLog'), (2, 'log_name', 'OpenLog'),
(3, 'banner', '1'), (3, 'banner', '1'),
( (