ba-cafe

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 2fca81a41ee8d6b90d2e0f39bba9a4035f665e81
parent b7c477504057a5e2ab7cbeec5784f6059844a574
Author: Sunny <kajimalu10@gmail.com>
Date:   Sun, 19 Jul 2026 18:47:31 +0900

fix: update project name in wrangler configuration

Diffstat:
Mwrangler.jsonc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wrangler.jsonc b/wrangler.jsonc @@ -1,7 +1,7 @@ { "$schema": "node_modules/wrangler/config-schema.json", "main": ".open-next/worker.js", - "name": "hw-ba-cafe", + "name": "ba-cafe", "compatibility_date": "2026-07-19", "compatibility_flags": [ "nodejs_compat",