mirror of
https://github.com/fosrl/pangolin.git
synced 2025-07-14 07:55:02 +02:00
Change api
This commit is contained in:
parent
f5a3fd7202
commit
e236364124
4 changed files with 5 additions and 5 deletions
|
@ -323,7 +323,7 @@ export class Config {
|
|||
|
||||
try {
|
||||
const response = await fetch(
|
||||
"https://api.dev.fossorial.io/api/v1/license/validate",
|
||||
"https://api.fossorial.io/api/v1/license/validate",
|
||||
{
|
||||
method: "POST",
|
||||
headers: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue