You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you need to store data (e.g. for your settings), the convention is to put that under %home%\data\YourExtensionName. If you put it under %home%\SiteExtensions\YourExtensionName, then I think you’ll lose the settings when user upgrades, as we do an uninstall followed by an install.
The text was updated successfully, but these errors were encountered:
From @davidebbo
The text was updated successfully, but these errors were encountered: