mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-20 16:47:50 +02:00
Add MyIssues (#2128)
Signed-off-by: Dvinyanin Alexandr <dvinyanin.alexandr@gmail.com>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<IssuesView currentSpace={project.space} query={{ project: project._id }} label={project.label}>
|
||||
<IssuesView query={{ project: project._id, space: project.space }} label={project.label}>
|
||||
<svelte:fragment slot="aside">
|
||||
<div class="flex-row p-4">
|
||||
<div class="fs-title text-xl">
|
||||
|
||||
Reference in New Issue
Block a user