Display cached data on app startup
We no longer have persistent storage, or a good way to add it. This will probably involve pulling in a storage system (NOT realms - they mutilate the data class structure) and using that to store the cached data.
We no longer have persistent storage, or a good way to add it. This will probably involve pulling in a storage system (NOT realms - they mutilate the data class structure) and using that to store the cached data.