move some commands to standard (#1256)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user