modified httpd-client/lib/project/issue.ts
@@ -18,7 +18,7 @@ const issueStateSchema = union([
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -28,7 +28,7 @@ export interface Issue {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/views/projects/Issue.svelte
@@ -238,7 +238,9 @@
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/views/projects/Issue/IssueTeaser.svelte
@@ -140,7 +140,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|