|
139 | 139 | color: "rgb(85, 150, 230)", |
140 | 140 | inputs: 1, |
141 | 141 | outputs: 0, |
142 | | - icon: "concept_insights.png", |
| 142 | + icon: "ConceptInsights.png", |
143 | 143 | paletteLabel: "concept insights upload document", |
144 | 144 | label: function() { |
145 | 145 | return this.name || "concept insights upload document"; |
|
259 | 259 | color: "rgb(85, 150, 230)", |
260 | 260 | inputs: 1, |
261 | 261 | outputs: 1, |
262 | | - icon: "concept_insights.png", |
| 262 | + icon: "ConceptInsights.png", |
263 | 263 | paletteLabel: "concept insights search", |
264 | 264 | label: function() { |
265 | 265 | return this.name || "concept insights search"; |
|
342 | 342 | color: "rgb(85, 150, 230)", |
343 | 343 | inputs: 1, |
344 | 344 | outputs: 1, |
345 | | - icon: "concept_insights.png", |
| 345 | + icon: "ConceptInsights.png", |
346 | 346 | paletteLabel: "concept insights search concepts", |
347 | 347 | label: function() { |
348 | 348 | return this.name || "concept insights search concepts"; |
|
402 | 402 | color: "rgb(85, 150, 230)", |
403 | 403 | inputs: 1, |
404 | 404 | outputs: 1, |
405 | | - icon: "concept_insights.png", |
| 405 | + icon: "ConceptInsights.png", |
406 | 406 | paletteLabel: "concept insights related concepts", |
407 | 407 | label: function() { |
408 | 408 | return this.name || "concept insights related concepts"; |
|
0 commit comments