Left Menu: Add "alpha" to app version
This commit is contained in:
parent
9fb0760899
commit
22cb5816c0
@ -164,7 +164,7 @@ const LeftMainHeader: FC<OwnProps & StateProps & DispatchProps> = ({
|
||||
<div id="LeftMainHeader" className="left-header">
|
||||
<DropdownMenu
|
||||
trigger={MainButton}
|
||||
footer={`${APP_NAME} ${APP_VERSION}`}
|
||||
footer={`${APP_NAME} alpha ${APP_VERSION}`}
|
||||
>
|
||||
<MenuItem
|
||||
icon="saved-messages"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user