Introduce units preference

This commit is contained in:
2025-04-25 18:44:18 +03:00
parent f8c9332e47
commit ceb587d2f8
4 changed files with 6 additions and 0 deletions

View File

@@ -70,6 +70,7 @@ export default defineOAuthStravaEventHandler({
enabled: true,
language: "English",
tone: "Casual",
units: "Metric",
},
})
.onConflictDoNothing();