show number of tag usage
This commit is contained in:
parent
38dc23d57b
commit
22585b92fe
8 changed files with 47 additions and 7 deletions
|
|
@ -60,6 +60,7 @@ export interface Tag {
|
|||
id: number
|
||||
slug: string
|
||||
title: string
|
||||
total: number
|
||||
}
|
||||
|
||||
interface GameRng {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue