1ㅊㅏ완료
This commit is contained in:
@@ -5,6 +5,7 @@ const ADMIN_EMAIL = 'coziny@gmail.com'
|
||||
interface TaskInput {
|
||||
description: string
|
||||
hours: number
|
||||
isCompleted?: boolean
|
||||
}
|
||||
|
||||
interface ProjectInput {
|
||||
|
||||
Reference in New Issue
Block a user