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 545489b commit fe87eb6
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 @@ -223,7 +223,7 @@ function App() {

const handleClick = () => {
console.log('cick you me :)')
fetch('http://localhost:9000/drive/api')
fetch('http://localhost:9000/api')


}
Expand Down

0 comments on commit fe87eb6

Please sign in to comment.