✨ Quota and better drive dashboard
This commit is contained in:
		| @@ -122,7 +122,7 @@ function renderPoolSelectLabel(option: SelectOption & SnFilePool) { | ||||
|             ), | ||||
|           policy.require_privilege && | ||||
|             h('span', `Require ${perkPrivilegeList[policy.require_privilege - 1]} Program`), | ||||
|           h('span', `Cost x${option.billing_config.cost_multiplier.toFixed(1)} NSD`), | ||||
|           h('span', `Cost x${option.billing_config.cost_multiplier.toFixed(1)}`), | ||||
|         ] | ||||
|           .filter((el) => el) | ||||
|           .flatMap((el, idx, arr) => | ||||
|   | ||||
		Reference in New Issue
	
	Block a user