forked from firka/student-legacy
oopsie
This commit is contained in:
parent
250ed2f105
commit
ce91b47ad1
@ -47,8 +47,8 @@ class FilcAPI {
|
|||||||
|
|
||||||
static const gradeColorsShare = "https://api.refilcapp.hu/v3/shared/grade-colors/add";
|
static const gradeColorsShare = "https://api.refilcapp.hu/v3/shared/grade-colors/add";
|
||||||
static const gradeColorsGet = "https://api.refilcapp.hu/v3/shared/grade-colors/get";
|
static const gradeColorsGet = "https://api.refilcapp.hu/v3/shared/grade-colors/get";
|
||||||
static const allGradeColors = "gradeColorsGet/all";
|
static const allGradeColors = "$gradeColorsGet/all";
|
||||||
static const gradeColorsByID = "gradeColorsGet/";
|
static const gradeColorsByID = "$gradeColorsGet/";
|
||||||
|
|
||||||
// Payment API
|
// Payment API
|
||||||
static const payment = "0.0.0.0";
|
static const payment = "0.0.0.0";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user