diff --git a/global-functions.rsc b/global-functions.rsc index ae1d6b31..b81cda3e 100644 --- a/global-functions.rsc +++ b/global-functions.rsc @@ -1926,6 +1926,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