This commit is contained in:
Artur 2024-10-07 00:13:11 +02:00
parent 014fe58b97
commit 1b3625c614
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ import { Injectable } from '@angular/core';
import { HttpClient } from '@angular/common/http';
let goldUrl: string ='https://arti24.eu/rest-api/prices/price/';
let goldUrl: string ='https://api.arti24.eu/rest-api/prices/price/';
export interface CommodityPrice {