We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a139cbe commit 01268dcCopy full SHA for 01268dc
components/modules/ibc/NotableStats.vue
@@ -93,7 +93,7 @@ const getChainName = (target) => {
93
<Text size="13" weight="600" color="secondary">Busiest channel</Text>
94
</Flex>
95
96
- <Text size="12" weight="600" color="tertiary">{{ DateTime.now().toFormat("MMMM") }}</Text>
+ <Text size="12" weight="600" color="tertiary">30 days</Text>
97
98
99
<Text size="15" weight="600" color="primary">
0 commit comments