mirror of
https://github.com/didi/KnowStreaming.git
synced 2025-12-24 20:22:12 +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}>
|
||||
<a href="https://github.com/didi/KnowStreaming/releases" target="_blank">版本说明</a>
|
||||
</Menu.Item>,
|
||||
<Menu.Item key={0} onClick={logout}>
|
||||
<Menu.Item key={1} onClick={logout}>
|
||||
登出
|
||||
</Menu.Item>,
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user