From 8ec11827abbd3861a3df99457cd80793a9b5b39c Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 27 Aug 2023 12:19:51 +0900 Subject: [PATCH] Update index.d.ts --- locales/index.d.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/locales/index.d.ts b/locales/index.d.ts index b49e593913..92738a6237 100644 --- a/locales/index.d.ts +++ b/locales/index.d.ts @@ -1138,7 +1138,6 @@ export interface Locale { "description": string; }; "_event": { - "title": string; "startDateTime": string; "endDateTime": string; "startDate": string; @@ -1148,7 +1147,6 @@ export interface Locale { "detailName": string; "detailValue": string; "location": string; - "url": string; "doorTime": string; "organizer": string; "organizerLink": string;