mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-02 18:32:08 +08:00
Add release notes
This commit is contained in:
committed by
早晚会起风
parent
ea199dca8d
commit
8b177877bb
@@ -144,7 +144,7 @@ const AppContent = (props: { setlanguage: (language: string) => void }) => {
|
|||||||
<Menu.Item key={0}>
|
<Menu.Item key={0}>
|
||||||
<a href="https://github.com/didi/KnowStreaming/releases" target="_blank">版本说明</a>
|
<a href="https://github.com/didi/KnowStreaming/releases" target="_blank">版本说明</a>
|
||||||
</Menu.Item>,
|
</Menu.Item>,
|
||||||
<Menu.Item key={0} onClick={logout}>
|
<Menu.Item key={1} onClick={logout}>
|
||||||
登出
|
登出
|
||||||
</Menu.Item>,
|
</Menu.Item>,
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user