mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
no content key
This commit is contained in:
committed by
Aiden McClelland
parent
313036b512
commit
57da15f7f5
@@ -9,8 +9,6 @@ import { ConfigService } from '../../config.service'
|
|||||||
|
|
||||||
@Injectable()
|
@Injectable()
|
||||||
export class MarketplaceMockApiService extends MarketplaceApiService {
|
export class MarketplaceMockApiService extends MarketplaceApiService {
|
||||||
CONTENT_KEY = 'marketplace-cache'
|
|
||||||
|
|
||||||
constructor (
|
constructor (
|
||||||
private readonly http: HttpService,
|
private readonly http: HttpService,
|
||||||
config: ConfigService,
|
config: ConfigService,
|
||||||
|
|||||||
Reference in New Issue
Block a user