Many fixes to workflow runs, focused on only running correct nodes
This commit is contained in:
@@ -610,6 +610,11 @@ const Header = (props) => {
|
||||
>
|
||||
<MeetingRoomIcon style={{ marginRight: 5 }} /> Logout
|
||||
</MenuItem>
|
||||
<Divider style={{marginBottom: 10, }}/>
|
||||
|
||||
<Typography variant="body2" color="textSecondary" align="center" style={{marginTop: 5, marginBottom: 5,}}>
|
||||
Version: 1.3.1
|
||||
</Typography>
|
||||
</Menu>
|
||||
</span>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user