added MPC VPC switch

This commit is contained in:
2025-04-24 19:16:45 +03:00
parent f17d62c9e5
commit 38f5152b16
4 changed files with 183 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
{if $mpc}
<div class="mpcrender" style="display: none;">
<b> {$mpc}</b>
</div>
{/if}