mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-04-24 03:42:15 +00:00
Update: Change latest (first) source to Updated
This commit is contained in:
parent
fee60a3641
commit
67ebb45153
@ -35,7 +35,7 @@ class LatestFragment : MainNavFragmentX() {
|
||||
private var newFastAdapter: FastAdapter<HAppItem>? = null
|
||||
|
||||
// TODO replace the source with one that get a certain amount of updated apps
|
||||
override val source = Source.AVAILABLE
|
||||
override val source = Source.UPDATED
|
||||
|
||||
private var repositories: Map<Long, Repository> = mapOf()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user