Update notification messages in package.ini

This commit is contained in:
ppkantorski
2026-01-11 00:40:33 -08:00
committed by GitHub
parent aff3ebc45a
commit 13467e95db

View File

@@ -162,9 +162,9 @@ set-ini-val ./include/config.ini 'Update All' footer_highlight '{json({ini_file(
ini_file ./RELEASE.ini
json '{"null":"notify","1.0.5":""}'
'{json({ini_file(Release Info,latest_version)})}' 'Alchemist update is available!' 24
'{json({ini_file(Release Info,latest_version)})}' 'Alchemist update is available!' 22
ini_file ./repos/CURRENT.ini
json '{"null":"notify","{ini_file(Release Info,latest_version)}":""}'
ini_file ./repos/RELEASE.ini
'{json({ini_file(Release Info,latest_version)})}' 'Repos update is available!' 24
'{json({ini_file(Release Info,latest_version)})}' 'Repos update is available!' 22