dani2112 commited on
Commit
46bb5ab
·
1 Parent(s): 5766c54
Files changed (1) hide show
  1. run.py +1 -1
run.py CHANGED
@@ -46,7 +46,7 @@ if __name__ == "__main__":
46
  host="0.0.0.0",
47
  allow_filebrowsing=False,
48
  issues=spotlight_issues,
49
- layout="spotlight-layout.json",
50
  )
51
 
52
  view.close()
 
46
  host="0.0.0.0",
47
  allow_filebrowsing=False,
48
  issues=spotlight_issues,
49
+ # layout="spotlight-layout.json",
50
  )
51
 
52
  view.close()