mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 18:33:01 +00:00
issue types (task/bug)
This commit is contained in:
@@ -62,6 +62,7 @@ export async function updateIssue(
|
||||
title?: string;
|
||||
description?: string;
|
||||
sprintId?: number | null;
|
||||
type?: string;
|
||||
status?: string;
|
||||
},
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user