/tournaments link

This commit is contained in:
VividTruthKeeper 2022-08-06 01:56:55 +05:00
parent 9aa90dd3e8
commit 588c826589
1 changed files with 2 additions and 0 deletions

View File

@ -21,3 +21,5 @@ export const contacts: string = hosting + "/api/v1/contact-info";
export const about: string = hosting + "/api/v1/about";
export const players: string = hosting + "/api/v1/players";
export const events: string = hosting + "/api/v1/events";