Skip to content

Commit 1d4066f

Browse files
committed
Fix wrong folder name
1 parent a5e9bb3 commit 1d4066f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/playbook/Configuration/tweaks/misc/delete-windows-specific-files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ actions:
88
- !file: {path: '%windir%\AtlasDesktop\3. General Configuration\Timer Resolution', builds: [ '<22000' ]}
99
- !file: {path: '%windir%\AtlasDesktop\4. Interface Tweaks\File Explorer Customization\Compact View', builds: [ '<22000' ]}
1010
- !file: {path: '%windir%\AtlasDesktop\4. Interface Tweaks\File Explorer Customization\Gallery', builds: [ '<22000' ]}
11-
- !file: {path: '%windir%\AtlasDesktop\4. Interface Tweaks\Context Menu\Windows 11', builds: [ '<22000' ]}
11+
- !file: {path: '%windir%\AtlasDesktop\4. Interface Tweaks\Context Menus\Windows 11', builds: [ '<22000' ]}
1212
- !file: {path: '%windir%\AtlasDesktop\4. Interface Tweaks\Snap Layouts', builds: [ '<22000' ]}
1313
- !file: {path: '%windir%\AtlasDesktop\3. General Configuration\AI Features\Recall', builds: [ '<22000' ]}
1414

0 commit comments

Comments
 (0)