mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-10 03:37:43 +02:00
UBER-81: Fix move project (#3182)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -314,7 +314,11 @@ export default mergeIds(trackerId, tracker, {
|
||||
ProjectColor: '' as IntlString,
|
||||
|
||||
ProjectIconCategory: '' as IntlString,
|
||||
ProjectEmojiiCategory: '' as IntlString
|
||||
ProjectEmojiiCategory: '' as IntlString,
|
||||
|
||||
NoStatusFound: '' as IntlString,
|
||||
CreateMissingStatus: '' as IntlString,
|
||||
UnsetParent: '' as IntlString
|
||||
},
|
||||
component: {
|
||||
NopeComponent: '' as AnyComponent,
|
||||
|
||||
Reference in New Issue
Block a user