Skip to content

Commit fefb258

Browse files
committed
Update wrangler.toml
1 parent 68e3975 commit fefb258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrangler.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name = "m3u8proxy"
22
main = "src/index.ts"
33
compatibility_date = "2023-03-12"
44
compatibility_flags = ["nodejs_compat"]
5-
account_id = f3130440b1b0daacd1b0426a3a7f6bb5
5+
account_id = "f3130440b1b0daacd1b0426a3a7f6bb5"
66

77
[build]
88
command = "npm run build --if-present"

0 commit comments

Comments
 (0)