oc: fixed redundant notification

This commit is contained in:
niklascfw 2026-06-08 22:07:19 +02:00
parent b4a342cc31
commit cc215d3552
No known key found for this signature in database

View file

@ -3,9 +3,4 @@ try:
path_exists 'sdmc:/SaltySD/plugins/FPSLocker/patches.zip'
unzip 'sdmc:/SaltySD/plugins/FPSLocker/patches.zip' 'sdmc:/SaltySD/plugins/FPSLocker/'
delete 'sdmc:/SaltySD/plugins/FPSLocker/patches.zip'
set-json-val '/config/ultrahand/notifications/patchreminder.notify' text 'FPSLocker-Patches installiert.'
set-json-val '/config/ultrahand/notifications/patchreminder.notify' font_size 26
set-json-val '/config/ultrahand/notifications/patchreminder.notify' alignment left
set-json-val '/config/ultrahand/notifications/patchreminder.notify' split_type word
set-json-val '/config/ultrahand/notifications/patchreminder.notify' duration 10000
delete 'sdmc:/switch/.packages/boot_package.ini'