issues
search
jojobii-arks
/
ngs-log-observer
Action Log viewer for PSO2:NGS written in Tauri
https://ngs-logs.arks.moe/
MIT License
3
stars
0
forks
source link
Feature (app): save user settings across sessions.
#16
Closed
jojobii-arks
closed
1 year ago
jojobii-arks
commented
1 year ago
Summary
Use
tauri-plugin-store-api
to persist user data across sessions with a custom writable svelte store that assigns and validates a value to a key given a
zod
schema.
Summary
tauri-plugin-store-api
to persist user data across sessions with a custom writable svelte store that assigns and validates a value to a key given azod
schema.