Update wrangler.toml

This commit is contained in:
2025-12-04 14:12:32 +07:00
parent aef049b182
commit 1a9649b64b
+1 -1
View File
@@ -1,3 +1,3 @@
name = "store-scraper"
main = "index.js"
main = "worker.js"
compatibility_date = "2024-12-31"