Change api

This commit is contained in:
Owen 2025-04-28 21:50:48 -04:00
parent f5a3fd7202
commit e236364124
No known key found for this signature in database
GPG key ID: 8271FDFFD9E0CCBD
4 changed files with 5 additions and 5 deletions

View file

@ -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: {