mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-09-27 02:24:31 +02:00
feat: Add tag scopes to front and backend, initial commit
This commit is contained in:
@@ -5,6 +5,7 @@ new Job({
|
||||
target: document.getElementById('svelte-app'),
|
||||
props: {
|
||||
dbid: jobInfos.id,
|
||||
username: username,
|
||||
authlevel: authlevel,
|
||||
roles: roles
|
||||
},
|
||||
|
Reference in New Issue
Block a user