This commit is contained in:
Johannes Zellner
2023-03-10 16:07:45 +01:00
parent 4ac70d70f9
commit bab3de137b

View File

@@ -184,7 +184,7 @@ async function getProvider(routePrefix) {
url: async function(ctx, interaction) {
return `${routePrefix}/interaction/${interaction.uid}`;
}
}
},
clients: [{
client_id: 'foo',
client_secret: 'bar',