Replies: 1 comment
-
You probably should create your own SettingsRepository, it handles the JSON encoding. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I store unescaped JSON in the database? Tried to implement
toJson
in my GeneralSettings class, but no effect.Thanks.
Beta Was this translation helpful? Give feedback.
All reactions