Manual writin code is hard

This commit is contained in:
Zaphh 2024-10-04 20:56:39 +01:00 committed by GitHub
parent 050661d5fa
commit c464566153
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,8 +49,8 @@ struct ToolbarView: View {
developer: "zaph",
version: "dev",
icon: .custom(name: "xyz.zaph.webview"),
website: .init(string: "https://github.com/Zaphik/AdwaitaWebViewSwift)!,
issues: .init(string: "https://github.com/Zaphik/AdwaitaWebViewSwift)!
website: .init(string: "https://github.com/Zaphik/AdwaitaWebViewSwift")!,
issues: .init(string: "https://github.com/Zaphik/AdwaitaWebViewSwift")!
)
}