From e3a832e7261b3dfa841426f05dd7b1f75d3f613a Mon Sep 17 00:00:00 2001
From: Joe TS Dell <thunyathep.s@outlook.com>
Date: Thu, 29 Apr 2021 17:00:16 +0200
Subject: [PATCH] joe test 2

---
 public/3d-globe/index.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/public/3d-globe/index.html b/public/3d-globe/index.html
index 6f8263c..db6db39 100644
--- a/public/3d-globe/index.html
+++ b/public/3d-globe/index.html
@@ -26,6 +26,7 @@
             // terrainExaggeration: 1.5,
         });
 
+        
         var scene = viewer.scene;
         var clock = viewer.clock;
         var referenceFramePrimitive;
-- 
GitLab