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