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
@alexzhang1030 This should not be the same requirement. JSON also needs to be imported. If .local is supported, the settings can be automatically read every time you enter.
@alexzhang1030 This should not be the same requirement. JSON also needs to be imported. If .local is supported, the settings can be automatically read every time you enter.
We have browser extension & electron app, so I am trying to make this feature more general instead of just serving on the vite-plugin.
@alexzhang1030 This should not be the same requirement. JSON also needs to be imported. If .local is supported, the settings can be automatically read every time you enter.
We have browser extension & electron app, so I am trying to make this feature more general instead of just serving on the vite-plugin.
Haha, I just found out that there are actually extensions, that's great! And I hope there is an option for json import settings haha!
In the business scenario, logging out will clear the localstorage, resulting in the settings needing to be reset again.
In the development scenario, debugging often also clears the localstorage.
If the settings can be exported to a.local file, there will be no these problems.
The text was updated successfully, but these errors were encountered: