Skip to content

Commit

Permalink
updatpe
Browse files Browse the repository at this point in the history
  • Loading branch information
fazrilrama committed Sep 21, 2024
1 parent a6dfc42 commit c915860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/content/tables/tables-basic.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@
let id = $(this).attr('data-id');
var settings = {
"url": `http://localhost:3030/api/login/sendTwillio?id=${id}`,
"url": `https://integration-samantha.bgrlogistik.id/api/login/sendTwillio?id=${id}`,
"method": "POST",
"timeout": 0,
};
Expand Down

0 comments on commit c915860

Please sign in to comment.