summaryrefslogtreecommitdiff
path: root/wrangler.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-09-07 02:28:34 -0700
committerFuwn <[email protected]>2025-09-07 02:28:34 -0700
commit188c714f43635fb57eac70b167dba682d6b93a2f (patch)
tree28a5bc64a6a8efd78c19cdaa666b98e42d3b90b5 /wrangler.toml
parentfeat: Add top command (diff)
downloadumabotdiscord-188c714f43635fb57eac70b167dba682d6b93a2f.tar.xz
umabotdiscord-188c714f43635fb57eac70b167dba682d6b93a2f.zip
build: Switch to TypeScript
Diffstat (limited to 'wrangler.toml')
-rw-r--r--wrangler.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/wrangler.toml b/wrangler.toml
index c904a0f..61b2d39 100644
--- a/wrangler.toml
+++ b/wrangler.toml
@@ -1,5 +1,5 @@
name = "umabot"
-main = "./src/server.js"
+main = "./src/server.ts"
compatibility_date="2023-05-18"
# [secrets]