mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update readme
This commit is contained in:
parent
ea0489de86
commit
b99100eb43
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ Guide and protocol draft
|
|||
|
||||
#### Database
|
||||
|
||||
* SQLite used to operate with user profile - for example restore and save widget sessions, manage auth, history, bookmarks, etc
|
||||
* SQLite used to operate with user profile: for example, restore and save widget sessions, manage auth, history, bookmarks, etc
|
||||
* Database stored in system config directory (could be detected / accessed simply using browser tools menu)
|
||||
* Every `browser` mod may have own table, where table must:
|
||||
* contain same name as mod location, for example `app_browser_widget` for `src/app/browser/widget.rs`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue