forked from Mirrors/OmniNX
oc: fixed redundant notification
This commit is contained in:
parent
b4a342cc31
commit
cc215d3552
1 changed files with 0 additions and 5 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in a new issue