mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2025-01-31 21:12:44 +01:00
[API] Fix timetable endpoint (#125)
This commit is contained in:
parent
3f1fff6d96
commit
b4c765b482
@ -19,7 +19,7 @@ import io.github.wulkanowy.api.generic.Week;
|
|||||||
|
|
||||||
public class Timetable {
|
public class Timetable {
|
||||||
|
|
||||||
private static final String TIMETABLE_PAGE_URL = "Lekcja.mvc/PlanLekcji?data=";
|
private static final String TIMETABLE_PAGE_URL = "Lekcja.mvc/PlanZajec?data=";
|
||||||
|
|
||||||
private SnP snp;
|
private SnP snp;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user