Skip to content
Snippets Groups Projects
Unverified Commit bf1bea8b authored by chris48s's avatar chris48s Committed by GitHub
Browse files

increase default cache on youtube badges (#9238)

parent 150334b1
No related branches found
No related tags found
No related merge requests found
...@@ -38,6 +38,8 @@ class YouTubeBase extends BaseJsonService { ...@@ -38,6 +38,8 @@ class YouTubeBase extends BaseJsonService {
isRequired: true, isRequired: true,
} }
static _cacheLength = 1800
static defaultBadgeData = { static defaultBadgeData = {
label: 'youtube', label: 'youtube',
color: 'red', color: 'red',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment