add comment
This commit is contained in:
@@ -26,6 +26,7 @@ export interface AppConfig {
|
||||
collection: string
|
||||
network: string
|
||||
color?: string
|
||||
siteUrl?: string
|
||||
}
|
||||
|
||||
export type Networks = Record<string, NetworkConfig>
|
||||
|
||||
Reference in New Issue
Block a user