mirror of
https://github.com/bbara04/Purefin.git
synced 2026-07-23 19:26:50 +00:00
feat(branding): update app icons and logo for improved visual consistency
This commit is contained in:
@@ -12,5 +12,5 @@ interface HomeRepository {
|
||||
val nextUp: StateFlow<List<Media>>
|
||||
val latestLibraryContent: StateFlow<Map<UUID, List<Media>>>
|
||||
fun ensureReady()
|
||||
fun refreshHomeData()
|
||||
suspend fun refreshHomeData()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user