web/storagenode: held progress label changed 15 month -> 16 month

Change-Id: I08efbf6ce64b5ca562346e74cdf50014612e27e9
This commit is contained in:
NickolaiYurchenko 2020-11-03 15:32:01 +02:00
parent 3b388c21cf
commit 1e356f1c5f

View File

@ -89,7 +89,7 @@ export default class HeldProgress extends Vue {
),
new HeldStep(
'+50%',
'Month 15',
'Month 16',
this.monthsOnNetwork > 15,
this.monthsOnNetwork < 15,
),