mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-07 02:07:43 +02:00
Corrected No date. Fix Status and Priority editors. Little fixes. (#1697)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
let name: string
|
||||
const done = false
|
||||
let dueTo: number
|
||||
let dueTo: number | null = null
|
||||
|
||||
$: _space = space
|
||||
|
||||
|
||||
Reference in New Issue
Block a user