Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 025b986

Browse files
committed
[Bug 20171] Use absolute path to reference stack revPreferences
1 parent 3b55b6f commit 025b986

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Toolset/home.livecodescript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,7 @@ private command revInternal__SetupPreferences
646646

647647
-- ensure the script of stack preferences is empty
648648
-- as setprops could be dangerous
649-
set the script of stack "revpreferences" to empty
649+
set the script of stack tPreferencesStackFile7 to empty
650650

651651
put the stackFiles of stack "Home" into tStackFiles
652652
put return & "revPreferences", tPreferencesStackFile7 after tStackFiles

0 commit comments

Comments
 (0)