Skip to content

Commit 6a26b75

Browse files
committed
i forgor
1 parent 03767f9 commit 6a26b75

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

lara/views/tweaks/ToolsView.swift

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,10 @@ struct ToolsView: View {
178178
} footer: {
179179
Text("Get the needed hashes for Pocket Poster without the need of a PC.")
180180
}
181+
182+
Section {
183+
NavigationLink("Web Server", destination: WebView())
184+
}
181185

182186
Section {
183187
HStack {

0 commit comments

Comments
 (0)