From abc70b78086e8dcfb6511bfc535b33dbfc0f8572 Mon Sep 17 00:00:00 2001 From: "Mr.doob" Date: Mon, 22 Oct 2018 22:08:57 -0700 Subject: [PATCH] Clean up. --- editor/js/Strings.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor/js/Strings.js b/editor/js/Strings.js index c814ce742d..5654da5e96 100644 --- a/editor/js/Strings.js +++ b/editor/js/Strings.js @@ -120,6 +120,6 @@ var Strings = function ( config ) { } - } + }; }; -- GitLab