From 6e2eb4824e5c9df17774a22eb7e6f01a3394acb0 Mon Sep 17 00:00:00 2001 From: omg-xtao <100690902+omg-xtao@users.noreply.github.com> Date: Wed, 1 Mar 2023 20:22:39 +0800 Subject: [PATCH] :bento: Update calendar --- src/calendar.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/calendar.json b/src/calendar.json index ea21018..3cafb4f 100644 --- a/src/calendar.json +++ b/src/calendar.json @@ -1,4 +1,10 @@ { - "status": 0, - "data": {} -} \ No newline at end of file + "status": 0, + "data": { + "3493": { + "title": "「风花的呼吸」活动:参与获得活动专属武器「双手剑·饰铁之花」", + "start": "2023-03-03 10:00:00", + "end": "2023-03-27 03:59:59" + } + } +}