Эх сурвалжийг харах

fix incorrect chart title

Pi 6 сар өмнө
parent
commit
d32ee71ea9

+ 1 - 1
sqlpage/sqlpage/pages/Trend.sql

@@ -1,5 +1,5 @@
 SELECT 'card' AS component
-, 'Volume by Expendature and Quantity' AS title
+, 'Cost by Quantity' AS title
 , 2 AS columns
 ;