refactor(name): from mitigram to miti-telegram

This commit is contained in:
2025-10-08 21:39:06 +07:00
parent 5a752e148c
commit 56e2cc3862
4 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
*/
{
"$schema": "node_modules/wrangler/config-schema.json",
"name": "mitigram",
"name": "miti-telegram",
"main": "src/index.js",
"compatibility_date": "2025-08-31",
"observability": {
@@ -40,4 +40,4 @@
* https://developers.cloudflare.com/workers/wrangler/configuration/#service-bindings
*/
// "services": [{ "binding": "MY_SERVICE", "service": "my-service" }]
}
}