MM-47849 - show worktemplate tourtip only once (#22703)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
b892fe0555
Коммит
5a76d20a1a
@@ -7,7 +7,7 @@ export type WorkTemplatesState = {
|
||||
categories: Category[];
|
||||
templatesInCategory: Record<string, WorkTemplate[]>;
|
||||
playbookTemplates: PlaybookTemplateType[];
|
||||
linkedProducts: Record<string, number>;
|
||||
linkedProducts: Record<string, string | number>;
|
||||
}
|
||||
|
||||
export interface PlaybookTemplateType {
|
||||
|
||||
Ссылка в новой задаче
Block a user