From 7c9808de409d8aa8cfc31635cf6f71f85a4f53fb Mon Sep 17 00:00:00 2001 From: Alezia Kurdis <60075796+AleziaKurdis@users.noreply.github.com> Date: Tue, 6 Oct 2020 21:52:40 -0400 Subject: [PATCH] Minor Code Adjustment Minor Code Adjustment --- scripts/system/create/entityList/entityList.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/system/create/entityList/entityList.js b/scripts/system/create/entityList/entityList.js index b611d006c5..4b8163968d 100644 --- a/scripts/system/create/entityList/entityList.js +++ b/scripts/system/create/entityList/entityList.js @@ -166,7 +166,7 @@ EntityListTool = function(shouldUseEditTabletApp) { that.sendUpdate = function() { var tablet = Tablet.getTablet("com.highfidelity.interface.tablet.system"); - if (HMD.active){ + if (HMD.active) { tablet.setLandscape(true); } emitJSONScriptEvent({