move some commands to standard (#1256)

This commit is contained in:
NotSoToothless
2026-05-16 16:04:37 -07:00
committed by GitHub
parent 818ad8aea7
commit ff379c7843
16 changed files with 112 additions and 20 deletions
+2 -6
View File
@@ -370,11 +370,11 @@
</div>
<div class="plan-feature-row">
<i class="fas fa-circle-check text-xs text-muted"></i>
<span class="text-[13px] text-white/60"><%= t('premium.chatLogs') %></span>
<span class="text-[13px] text-white/60"><%= t('premium.replayLookupsFeature') %></span>
</div>
<div class="plan-feature-row">
<i class="fas fa-circle-check text-xs text-muted"></i>
<span class="text-[13px] text-white/60"><%= t('premium.replayLookupsFeature') %></span>
<span class="text-[13px] text-white/60"><%= t('premium.unlimitedComp') %></span>
</div>
</div>
<div class="mt-5">
@@ -420,10 +420,6 @@
<i class="fas fa-circle-check text-xs text-muted"></i>
<span class="text-[13px] text-white/60"><%= t('premium.wildcardSupport') %></span>
</div>
<div class="plan-feature-row">
<i class="fas fa-circle-check text-xs text-muted"></i>
<span class="text-[13px] text-white/60"><%= t('premium.unlimitedComp') %></span>
</div>
<div class="plan-feature-row">
<i class="fas fa-circle-check text-xs text-muted"></i>
<span class="text-[13px] text-white/60"><%= t('premium.prioritySupport') %></span>