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 gradeColorsGet = "https://api.refilcapp.hu/v3/shared/grade-colors/get";
|
||||
static const allGradeColors = "gradeColorsGet/all";
|
||||
static const gradeColorsByID = "gradeColorsGet/";
|
||||
static const allGradeColors = "$gradeColorsGet/all";
|
||||
static const gradeColorsByID = "$gradeColorsGet/";
|
||||
|
||||
// Payment API
|
||||
static const payment = "0.0.0.0";
|
||||
|
Loading…
x
Reference in New Issue
Block a user