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