Update 'Home'

Anna Schumaker 2023-03-22 09:25:31 -04:00
parent 6ae3e5e818
commit ec7c73fecd
1 changed files with 2 additions and 1 deletions

@ -5,6 +5,7 @@ Emmental 3 uses a SQLite database to store its settings, playlist, and track inf
## Settings
* [[settings]]: Holds user settings
## Playlists
* [[artists]]: Holds artist playlists
* [[albums]]: Holds album information
* [[artists]]: Holds artist information
* [[playlist_properties]]: Holds properties that all playlists have
* [[playlists]]: Holds user and system playlist information