chore: missing repo field

This commit is contained in:
Miodec 2025-05-01 21:48:34 +02:00
parent 827637c23d
commit f4b9066bb5

View file

@ -151,6 +151,7 @@ export default {
setCommits: {
commit: "HEAD",
previousCommit: "HEAD^",
repo: "github.com/monkeytypegame/monkeytype",
},
},
applicationKey: "monkeytype-frontend",