From 45538694a78ff62291455e1b72d50ad19897dc84 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 8 Nov 2019 21:49:03 +0300 Subject: [PATCH] typo fix... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/ui-widgets.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui (gen4)/features/ui-widgets.js b/ui (gen4)/features/ui-widgets.js index f1e621ab..9b868d0d 100755 --- a/ui (gen4)/features/ui-widgets.js +++ b/ui (gen4)/features/ui-widgets.js @@ -964,7 +964,7 @@ var EditorActions = actions.Actions({ makeEditor: ['- Interface/', makeUIDialog(function(spec, callback){ // XXX - }], + })], })