cache [pub] publisher badge for an hour (#7762)

This commit is contained in:
chris48s
2022-03-24 22:08:53 +00:00
committed by GitHub
parent 027940ce15
commit 7ca6411d96

View File

@@ -22,6 +22,8 @@ export class PubPublisher extends BaseJsonService {
},
]
static _cacheLength = 3600
static defaultBadgeData = { label: 'publisher' }
static render({ publisher }) {