StopBusySpinner

local Bridge = exports.community_bridge:Bridge()

Bridge.Utility.StopBusySpinner()

-- if a busy spinner is active calling this will stop it

Last updated