v.1.2.3 released

This commit is contained in:
2026-06-14 23:35:02 +02:00
parent c918884a79
commit 9dfb60fb9a
5 changed files with 14 additions and 13 deletions

View File

@@ -1,2 +1,3 @@
ALTER TABLE `system_api_tokens` ADD COLUMN `api_token_name` CHAR(64) AFTER `api_token`;
UPDATE `sentri`.`system_pages` SET `page_color`='warning' WHERE `page_uuid`='c14362c2-7db2-4047-aed2-9569c0b4febf';
UPDATE `sentri`.`system_pages` SET `page_color`='warning' WHERE `page_uuid`='c14362c2-7db2-4047-aed2-9569c0b4febf';
UPDATE `sentri`.`system_pages` SET `page_color`='warning' WHERE `page_uuid`='5b167631-ba04-4452-bb8f-3ae0be8bccb0';