mirror of
https://github.com/cranci1/Sora.git
synced 2026-04-05 09:09:46 +00:00
This commit is contained in:
parent
03855e4fae
commit
bb97f5f2c0
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ struct LibraryView: View {
|
|||
.foregroundColor(.secondary)
|
||||
Text("No Items saved")
|
||||
.font(.headline)
|
||||
Text("You can bookmark items to then find them easily here")
|
||||
Text("You can bookmark items to find them easily here")
|
||||
.font(.caption)
|
||||
.foregroundColor(.secondary)
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue