Skip to content

Commit

Permalink
cool
Browse files Browse the repository at this point in the history
  • Loading branch information
adnanwahab committed May 22, 2024
1 parent 6b42d9d commit 0ddfb1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/bot-party-face/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ function App() {

const handleArm = () => {
console.log('cick you me :)')
fetch(`${base_name/redeploy-webhook}`)
fetch(`${base_name}/redeploy-webhook`)
}

return (<div className="text-white">
Expand Down

0 comments on commit 0ddfb1b

Please sign in to comment.