fix(ui): logo link
This commit is contained in:
parent
71d75e814c
commit
e0e1835dd1
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ function TopHeader(props: Props) {
|
|||
</div>
|
||||
|
||||
<div className='flex items-center'>
|
||||
<Logo siteId={1} />
|
||||
<Logo siteId={siteId} />
|
||||
</div>
|
||||
</Space>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue