Remove logs
This commit is contained in:
parent
03b40443d7
commit
7f4978781d
|
@ -85,7 +85,6 @@
|
|||
...app,
|
||||
role: group?.roles?.[apps.getProdAppID(app.devId)],
|
||||
}))
|
||||
$: console.log(groupApps)
|
||||
$: {
|
||||
if (loaded && !group?._id) {
|
||||
$goto("./")
|
||||
|
|
Loading…
Reference in New Issue