feat: manage trial settings on tariffs page

This commit is contained in:
3252a8
2026-05-24 18:46:23 +03:00
parent 60d1ba4efc
commit d1b9990bac
11 changed files with 558 additions and 10 deletions
+1 -1
View File
@@ -734,7 +734,7 @@
{/if}
{#if active === "tariffs"}
<TariffsSection {at} {fmtMoney} />
<TariffsSection {at} {fmtMoney} {onSettingsSaved} />
{/if}
{#if active === "appearance"}