Adding taigaComponents module
parent
a87805caf7
commit
c016394fa3
|
@ -265,7 +265,7 @@ modules = [
|
|||
"taigaRelatedTasks",
|
||||
"taigaBacklog",
|
||||
"taigaTaskboard",
|
||||
"taigaKanban"
|
||||
"taigaKanban",
|
||||
"taigaIssues",
|
||||
"taigaUserStories",
|
||||
"taigaTasks",
|
||||
|
@ -279,9 +279,10 @@ modules = [
|
|||
"taigaFeedback",
|
||||
"taigaPlugins",
|
||||
"taigaIntegrations",
|
||||
"taigaComponents",
|
||||
|
||||
# template cache
|
||||
"templates"
|
||||
"templates",
|
||||
|
||||
# Vendor modules
|
||||
"ngRoute",
|
||||
|
|
Loading…
Reference in New Issue