diff --git a/global-functions.rsc b/global-functions.rsc index 4b052bc4..7c40632c 100644 --- a/global-functions.rsc +++ b/global-functions.rsc @@ -1927,6 +1927,7 @@ add name="global-scripts" start-time=startup; } set on-event=$OnEvent [ find where name="global-scripts" on-event!=$OnEvent ]; + enable [ find where name="global-scripts" disabled ]; } # Log success