Coloring of stuff
This commit is contained in:
parent
9c2c7f7818
commit
9e61582456
6 changed files with 15 additions and 10 deletions
src/pages/database
|
@ -49,6 +49,7 @@ combined.sort(
|
|||
<EventListing
|
||||
{...{ ...quest.data.info, slug: quest.id }}
|
||||
link={(quest.data as any).link}
|
||||
hlcolor={(quest.data as any).color}
|
||||
/>
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue