From 6c520e63ce6aee79170aa008b901cbb248eec469 Mon Sep 17 00:00:00 2001 From: Laurent Mazet Date: Mon, 26 Apr 2021 06:17:47 +0200 Subject: [PATCH] duplicated type definition --- public/trivabble.js | 1 - 1 file changed, 1 deletion(-) diff --git a/public/trivabble.js b/public/trivabble.js index 2630de9..64589e8 100644 --- a/public/trivabble.js +++ b/public/trivabble.js @@ -158,7 +158,6 @@ BoardLang: "string", DisableSpellChecker: "boolean", GameNumber: "number", - BoardLang: "string", BoardLabel: "string", Lang: "string", PlayerName: "string",