ios: appearance tweaks

This commit is contained in:
2026-05-03 22:11:29 -07:00
parent 4bc0773d35
commit e6cf344527
5 changed files with 22 additions and 22 deletions

View File

@@ -332,7 +332,7 @@ final class SybilViewModel {
kind: .search,
title: searchTitle(title: search.title, query: search.query),
updatedAt: search.updatedAt,
initiatedLabel: nil
initiatedLabel: "exa"
)
}