MarketTrend: rename to candlestick panel (#41582)

This commit is contained in:
Ryan McKinley
2021-11-15 14:09:59 -08:00
committed by GitHub
parent 53905f2d4a
commit 1aac13e5d0
19 changed files with 165 additions and 108 deletions

View File

@ -72,7 +72,7 @@ func verifyCorePluginCatalogue(t *testing.T, pm *PluginManager) {
"icon": {},
"live": {},
"logs": {},
"market-trend": {},
"candlestick": {},
"news": {},
"nodeGraph": {},
"piechart": {},