Updated api link
这个提交包含在:
父节点
53ef08219c
当前提交
c37f6d07a4
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -28,7 +28,7 @@ type State = {
|
|||
calendarShowing: boolean,
|
||||
};
|
||||
|
||||
const FETCH_URL = "https://amicale-insat.fr/event/json/list";
|
||||
const FETCH_URL = "https://www.amicale-insat.fr/api/event/list";
|
||||
|
||||
const AGENDA_MONTH_SPAN = 3;
|
||||
|
||||
|
|
|
|||
正在加载…
在新工单中引用