Change api

This commit is contained in:
Owen
2025-04-28 21:50:48 -04:00
parent f5a3fd7202
commit e236364124
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: {