Convert activeTenant from string to Object
The 0.3.7 release saves the active tenant in local storage as an object. However, in previous releases this was a simple string that contained the tenant shortcode. This release modifies the behavior of the extension so that it detects if the activeTenant was previously stored as a string and converts it to the new object that is needed.