Skip to content

Commit 2025802

Browse files
committed
fix APFS-Patch on Tahoe
1 parent 85fba4b commit 2025802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oclp_r/sys_patch/patchsets/hardware/misc/apfs_aligned.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ def _apfs_patches(self) -> dict:
6161
Patches for Modern Audio
6262
"""
6363
return {
64-
"Modern Audio": {
64+
"APFS-Patch For Non-T2": {
6565
PatchType.OVERWRITE_SYSTEM_VOLUME: {
6666
"/usr/standalone/i386": {
6767
"apfs.efi": "15.6",

0 commit comments

Comments
 (0)