validation
This commit is contained in:
@@ -20,7 +20,7 @@ const httpOptionsPut = {
|
||||
@Injectable()
|
||||
export class GamesService {
|
||||
|
||||
APIURL = "http://192.241.155.78/ludosdata/api.php";
|
||||
APIURL = "http://192.241.155.78/api.php";
|
||||
|
||||
constructor(
|
||||
private http: HttpClient
|
||||
|
||||
Reference in New Issue
Block a user