fix: prevent undefined workspace slug
This commit is contained in:
@@ -237,6 +237,7 @@ export const getBySlug = async (
|
|||||||
workspace: {
|
workspace: {
|
||||||
columns: {
|
columns: {
|
||||||
publicId: true,
|
publicId: true,
|
||||||
|
slug: true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
labels: {
|
labels: {
|
||||||
|
|||||||
Reference in New Issue
Block a user