We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently getting this Inrixia/neptune-plugins#9
Looks like settings don't persist on restart.
I'm using import { storage } from "@plugin"; based off what I've seen you do but there are no typings for it. Is this not a supported api?
The text was updated successfully, but these errors were encountered:
This is a supported API and it uses the same storage backing mechanism that storing plugins does. Will test further, my apologies.
Sorry, something went wrong.
No problem. I'm working on porting to TS now and its not in typing's either so that's why I asked.
No branches or pull requests
Currently getting this Inrixia/neptune-plugins#9
Looks like settings don't persist on restart.
I'm using import { storage } from "@plugin"; based off what I've seen you do but there are no typings for it. Is this not a supported api?
The text was updated successfully, but these errors were encountered: