Skip to content

Commit 954172b

Browse files
committed
FIX: change ViewsLoad to true
1 parent b92987c commit 954172b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iris/iris.script

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
do $SYSTEM.OBJ.Load("/opt/dcanalytics/Installer.cls", "ck")
55
set sc = ##class(App.Installer).setup()
6-
set ViewsLoad = "False"
6+
set ViewsLoad = "True"
77
DO DISABLE^%NOJRN
88

99
zn "DCANALYTICS"

0 commit comments

Comments
 (0)