mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-06-16 13:41:37 +00:00
Avoid storing images in the database
This commit is contained in:
@@ -21,5 +21,6 @@
|
||||
- (id) initWithCallback:(id<AppAssetCallback>)callback;
|
||||
- (void) retrieveAssetsFromHost:(TemporaryHost*)host;
|
||||
- (void) stopRetrieving;
|
||||
+ (NSString*) boxArtPathForApp:(TemporaryApp*)app;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user