diff --git a/OCBundle.zip b/OCBundle.zip index dabb8e49..87c1a3f7 100644 Binary files a/OCBundle.zip and b/OCBundle.zip differ diff --git a/Sources/OCBundle/config/uberhand/config.ini b/Sources/OCBundle/config/uberhand/config.ini index 54992c9b..3139a683 100644 --- a/Sources/OCBundle/config/uberhand/config.ini +++ b/Sources/OCBundle/config/uberhand/config.ini @@ -5,7 +5,7 @@ in_overlay = false key_combo = ZL+ZR+DDOWN show_ovl_versions = true show_pack_versions = true -item_separator = false +show_separator = true uberhand_updates_only = false ovl_repo = https://raw.githubusercontent.com/i3sey/uUpdater-ovl-repo/main/main.ini package_updater = false diff --git a/Sources/OCBundle/switch/.packages/System Tweaks/Uberhand/config.ini b/Sources/OCBundle/switch/.packages/System Tweaks/Uberhand/config.ini index 37a4346e..cfcb2773 100644 --- a/Sources/OCBundle/switch/.packages/System Tweaks/Uberhand/config.ini +++ b/Sources/OCBundle/switch/.packages/System Tweaks/Uberhand/config.ini @@ -28,8 +28,8 @@ json_mark_cur_ini '/switch/.packages/System Tweaks/Uberhand/json/boolen.json' na set-ini-val '/config/uberhand/config.ini' uberhand show_pack_versions '{json_source(*,hex)}' back -[*Hide Item Separator] +[*Show Item Separator] catch_errors -json_mark_cur_ini '/switch/.packages/System Tweaks/Uberhand/json/boolen.json' name '/config/uberhand/config.ini' uberhand item_separator -set-ini-val '/config/uberhand/config.ini' uberhand item_separator '{json_source(*,hex)}' +json_mark_cur_ini '/switch/.packages/System Tweaks/Uberhand/json/boolen.json' name '/config/uberhand/config.ini' uberhand show_separator +set-ini-val '/config/uberhand/config.ini' uberhand show_separator '{json_source(*,hex)}' back