Skip to content

Commit 2465ba0

Browse files
committed
remove nugget?
1 parent 7d0c9d4 commit 2465ba0

2 files changed

Lines changed: 0 additions & 231 deletions

File tree

lara/views/tweaks/NuggetView.swift

Lines changed: 0 additions & 229 deletions
This file was deleted.

lara/views/tweaks/TweaksView.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ struct TweaksView: View {
5959
.disabled(!mgr.sbxready)
6060
NavigationLink("Custom Overwrite", destination: CustomView(mgr: mgr))
6161
.disabled(!mgr.vfsready)
62-
NavigationLink("Nugget", destination: NuggetView(mgr: mgr))
63-
.disabled(!mgr.sbxready || !mgr.vfsready)
6462
}
6563

6664
NavigationLink("Extra Tools", destination: ToolsView())

0 commit comments

Comments
 (0)