From 44b4489f186ccb28e0fc7b6581b4d3f527d89e5a Mon Sep 17 00:00:00 2001 From: "Matt (IPv4) Cowley" Date: Tue, 25 Aug 2020 11:11:56 +0100 Subject: [PATCH] Missing comma --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 45293409..7007bf47 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -2252,7 +2252,7 @@ var cnames_active = { "turbo": "turbo.github.io", "tux": "tux.gitbooks.io/docs", "tuxsnct": "tuxsnct.vercel.app", - "twb": "tandwielbots.github.io/tandwielbots" + "twb": "tandwielbots.github.io/tandwielbots", "twcopy": "the94air.github.io/twcopy", "tweed": "tweedjs.github.io", "tweetnacl": "dchest.github.io/tweetnacl-js",