Added a way to run worker.go standalone: go run worker.go standalone <execution_id> <authentication> <url>
This commit is contained in:
@@ -526,7 +526,7 @@ const LeftSideBar = ({ userdata, serverside, globalUrl, notifications, }) => {
|
||||
<Divider style={{ marginBottom: 10, }} />
|
||||
|
||||
<Typography color="textSecondary" align="center" style={{ marginTop: 5, marginBottom: 5, fontSize: 18 }}>
|
||||
Version: 2.0.1
|
||||
Version: 2.0.2
|
||||
</Typography>
|
||||
</Menu>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user