Skip to content

Commit ed02aa2

Browse files
committed
go
1 parent 50ae1e1 commit ed02aa2

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

layouts/support-us/list.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ <h1 class='display-5 fw-normal mt-1'>Compare</h1>
530530
</tr>
531531
<tr class='tiers-row'>
532532
<th scope='row' class='tiers-feature-heading'>Send image, voice, video</th>
533-
<td class='tier-cell tier-cell--core'><span class='text-muted'></span></td>
533+
<td class='tier-cell tier-cell--core'><span class='text-muted'>&nbsp;</span></td>
534534
<td class='tier-cell tier-cell--plus'><span class='tier-check tier-check--plus'></span></td>
535535
<td class='tier-cell tier-cell--pro'><span class='tier-check tier-check--pro'></span></td>
536536
</tr>
@@ -545,13 +545,13 @@ <h1 class='display-5 fw-normal mt-1'>Compare</h1>
545545
</tr>
546546
<tr class='tiers-row'>
547547
<th scope='row' class='tiers-feature-heading'>PostgreSQL &amp; MongoDB</th>
548-
<td class='tier-cell tier-cell--core'><span class='text-muted'></span></td>
548+
<td class='tier-cell tier-cell--core'><span class='text-muted'>&nbsp;</span></td>
549549
<td class='tier-cell tier-cell--plus'><span class='tier-check tier-check--plus'></span></td>
550550
<td class='tier-cell tier-cell--pro'><span class='tier-check tier-check--pro'></span></td>
551551
</tr>
552552
<tr class='tiers-row'>
553553
<th scope='row' class='tiers-feature-heading'>WAHA Plus Docker image</th>
554-
<td class='tier-cell tier-cell--core'><span class='text-muted'></span></td>
554+
<td class='tier-cell tier-cell--core'><span class='text-muted'>&nbsp;</span></td>
555555
<td class='tier-cell tier-cell--plus'><span class='tier-check tier-check--plus'></span></td>
556556
<td class='tier-cell tier-cell--pro'><span class='tier-check tier-check--pro'></span></td>
557557
</tr>
@@ -560,34 +560,34 @@ <h1 class='display-5 fw-normal mt-1'>Compare</h1>
560560
</tr>
561561
<tr class='tiers-row'>
562562
<th scope='row' class='tiers-feature-heading'>Discord community</th>
563-
<td class='tier-cell tier-cell--core'><span class='text-muted'></span></td>
563+
<td class='tier-cell tier-cell--core'><span class='text-muted'>&nbsp;</span></td>
564564
<td class='tier-cell tier-cell--plus'><span class='tier-check tier-check--plus'></span></td>
565565
<td class='tier-cell tier-cell--pro'><span class='tier-check tier-check--pro'></span></td>
566566
</tr>
567567
<tr class='tiers-row'>
568568
<th scope='row' class='tiers-feature-heading'>Priority support</th>
569-
<td class='tier-cell tier-cell--core'><span class='text-muted'></span></td>
570-
<td class='tier-cell tier-cell--plus'><span class='text-muted'></span></td>
569+
<td class='tier-cell tier-cell--core'><span class='text-muted'>&nbsp;</span></td>
570+
<td class='tier-cell tier-cell--plus'><span class='text-muted'>&nbsp;</span></td>
571571
<td class='tier-cell tier-cell--pro'><span class='tier-check tier-check--pro'></span></td>
572572
</tr>
573573
<tr class='tiers-row'>
574574
<th scope='row' class='tiers-feature-heading'>Invite your team (5 seats)</th>
575-
<td class='tier-cell tier-cell--core'><span class='text-muted'></span></td>
576-
<td class='tier-cell tier-cell--plus'><span class='text-muted'></span></td>
575+
<td class='tier-cell tier-cell--core'><span class='text-muted'>&nbsp;</span></td>
576+
<td class='tier-cell tier-cell--plus'><span class='text-muted'>&nbsp;</span></td>
577577
<td class='tier-cell tier-cell--pro'><span class='tier-check tier-check--pro'></span></td>
578578
</tr>
579579
<tr class='tiers-row'>
580580
<th scope='row' class='tiers-feature-heading'>WAHA Plus source code</th>
581-
<td class='tier-cell tier-cell--core'><span class='text-muted'></span></td>
582-
<td class='tier-cell tier-cell--plus'><span class='text-muted'></span></td>
581+
<td class='tier-cell tier-cell--core'><span class='text-muted'>&nbsp;</span></td>
582+
<td class='tier-cell tier-cell--plus'><span class='text-muted'>&nbsp;</span></td>
583583
<td class='tier-cell tier-cell--pro'><span class='tier-check tier-check--pro'></span></td>
584584
</tr>
585585
<tr class='tiers-group'>
586586
<th scope='colgroup' colspan='4'>Recognition</th>
587587
</tr>
588588
<tr class='tiers-row'>
589589
<th scope='row' class='tiers-feature-heading'>GitHub supporter badge</th>
590-
<td class='tier-cell tier-cell--core'><span class='text-muted'></span></td>
590+
<td class='tier-cell tier-cell--core'><span class='text-muted'>&nbsp;</span></td>
591591
<td class='tier-cell tier-cell--plus'>
592592
<img src='https://img.shields.io/badge/patron-PLUS-a0e6ba' alt='GitHub PLUS patron badge'>
593593
</td>

0 commit comments

Comments
 (0)