From 490f8f3bac646c80d27978818910ac2382a0d633 Mon Sep 17 00:00:00 2001 From: Pig Fang Date: Mon, 30 Mar 2020 09:22:18 +0800 Subject: [PATCH] fix type errors --- resources/assets/tests/types.d.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/assets/tests/types.d.ts b/resources/assets/tests/types.d.ts index 4305012d..71182361 100644 --- a/resources/assets/tests/types.d.ts +++ b/resources/assets/tests/types.d.ts @@ -24,6 +24,7 @@ interface Window { declare let blessing: { base_url: string site_name: string + locale: string timezone: string version: string route: string