feat: dark theme icon support (#28858)
This commit is contained in:
@@ -49,6 +49,7 @@ export type Collection = {
|
||||
author: string
|
||||
description: TypeWithI18N
|
||||
icon: string | Emoji
|
||||
icon_dark?: string | Emoji
|
||||
label: TypeWithI18N
|
||||
type: CollectionType | string
|
||||
team_credentials: Record<string, any>
|
||||
|
||||
Reference in New Issue
Block a user