Oops forgot to save the file
This commit is contained in:
@@ -18,3 +18,9 @@ export type PublicApiProps = {
|
||||
*/
|
||||
onEmbedInteractionCallback?: () => void
|
||||
}
|
||||
|
||||
export type ThemeColors = {
|
||||
custom: boolean
|
||||
accent: string
|
||||
accentForeground: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user