mirror of
https://gitlab.com/little-lines/frontend.git
synced 2024-11-21 10:16:53 +00:00
minor cleanup
This commit is contained in:
parent
4e5c085d5d
commit
95a57110e4
1 changed files with 0 additions and 1 deletions
|
@ -369,7 +369,6 @@ export default {
|
|||
console.log('Logged in. Proceed to add to favorites.');
|
||||
|
||||
fetch(`${import.meta.env.VITE_BACKEND_URL}/api/favorites/create`, {
|
||||
// fetch("https://little-lines-backend.techtransthai.org/api/favorites/create", {
|
||||
|
||||
method: "POST",
|
||||
headers: {
|
||||
|
|
Loading…
Reference in a new issue