Skip to content

Commit

Permalink
Formatted the text
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliviier-dev committed Mar 17, 2024
1 parent 0e0af14 commit 4f828f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion UI/Javascript/usersDisplay.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ var tokenCookie = getCookie('jwt');


//Getting all the users

fetch('https://mybrand-olivier-production.up.railway.app/api/auth/users', {
headers: {
'Authorization': `Bearer ${tokenCookie}`,
Expand Down

0 comments on commit 4f828f0

Please sign in to comment.