parser: add ratio for price smas

This commit is contained in:
k
2024-07-12 12:02:57 +02:00
parent 35fd5054aa
commit 9077fee4d6
6 changed files with 147 additions and 70 deletions

View File

@@ -552,7 +552,7 @@ export function createPresets(scale: ResourceScale) {
{
title: "Vaulted Supply Net Change",
color: colors.vaultedness,
datasetPath: `/${scale}-to-vaulted-supply`,
datasetPath: `/${scale}-to-vaulted-supply-net-change`,
},
],
},