@ -20,11 +20,14 @@ struct ToolboxView: View {
Section {
Text("Version de l'application").badge(PadelClubApp.appVersion)
SupportButtonView(contentIsUnavailable: false)
if Store.main.userId == "94f45ed2-8938-4c32-a4b6-e4525073dd33" {
Button {
Patcher.applyIfNeeded()
} label: {
Text("Patch")
}