
Make% spack_tickduration% display the same as% spack_tps%
Chaostarts opened this issue · 1 comments
Description
I use the placeholder% spack_tickduration%, which will display parameters of 10s 1m and 15m. However, I only want to display one parameter. Even though I use% spack_tickduration_10s%, it will still display multiple numbers, just like 10/12/15. Can I make% spack_tickduration% display the same as% spack_tps%
Proposed Behaviour
Display only one mspt using% park_tickduration%
%spark_tickduration%→20
or
%spark_tickduration_10s%→20
Extra Details
No response