aboutsummaryrefslogtreecommitdiffstats
path: root/src/react-app-env.d.ts
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-06-26 22:16:30 -0700
committerPinapelz <yukais@pinapelz.com>2026-06-26 22:16:30 -0700
commit1a47e30a98bd9d4742197ec8df1b5633ca110c42 (patch)
treeba69280d404bfb03c9711c05bb94bdf187c63182 /src/react-app-env.d.ts
parentc8d13360d76116236ee9f476db8840b455930163 (diff)
add share button for daily mv mode
Diffstat (limited to 'src/react-app-env.d.ts')
-rw-r--r--src/react-app-env.d.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/react-app-env.d.ts b/src/react-app-env.d.ts
index ac88680..cfb4b82 100644
--- a/src/react-app-env.d.ts
+++ b/src/react-app-env.d.ts
@@ -5,6 +5,7 @@ declare global {
readonly VITE_CDN_URL?: string;
readonly VITE_HEARDLE_SALT?: string;
readonly VITE_HEARDLE_API_URL?: string;
+ readonly VITE_START_DATE?: string;
}
interface ImportMeta {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage