From 048c252d402fbfe9426da547850fa54724bf51a0 Mon Sep 17 00:00:00 2001 From: ppkantorski Date: Mon, 22 Jul 2024 21:38:43 -0700 Subject: [PATCH] Update package.ini --- Mod Alchemist/package.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Mod Alchemist/package.ini b/Mod Alchemist/package.ini index 19b149c..68e48d6 100644 --- a/Mod Alchemist/package.ini +++ b/Mod Alchemist/package.ini @@ -80,10 +80,10 @@ filter /atmosphere/exefs_patches/bluetooth_patches/ filter /atmosphere/exefs_patches/NxThemesInstaller/ on: filter /atmosphere/exefs_patches/.offload/ - file_source '/atmosphere/exefs_patches/*{ini_file("*Search Pattern?repo",footer)}*/ + file_source '/atmosphere/exefs_patches/*{ini_file("*Search Pattern?active",footer)}*/ move {file_source} '/atmosphere/exefs_patches/.offload/{file_name}/' off: - file_source '/atmosphere/exefs_patches/.offload/*{ini_file("*Search Pattern?repo",footer)}*/' + file_source '/atmosphere/exefs_patches/.offload/*{ini_file("*Search Pattern?active",footer)}*/' move {file_source} '/atmosphere/exefs_patches/{file_name}/' [Enable All]