update
This commit is contained in:
@ -85,7 +85,8 @@ export interface IWebsiteConfig {
|
||||
app_favicon: string
|
||||
app_copyright: string
|
||||
app_icp: string
|
||||
app_biling: string
|
||||
app_filing: string
|
||||
app_filing_url: string
|
||||
}
|
||||
export async function websiteConfig(host:string):Promise<result<IWebsiteConfig>>{
|
||||
const client = getRpcClient()
|
||||
|
Reference in New Issue
Block a user