Skip to content

Commit d66c208

Browse files
committed
Mark vayu as tested
1 parent fa0d3ec commit d66c208

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

public/supported-devices.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -808,7 +808,7 @@ <h2 class="subtitle">Currently, <strong>we support 73 devices</strong> by variou
808808
<td>Poco X3 Pro</td>
809809
<td><a href="https://wiki.lineageos.org/devices/vayu" rel="noopener" target="_blank">vayu</a></td>
810810
<td></td>
811-
<td><span class="tag is-warning">untested</span></td>
811+
<td><span class="tag is-success">tested</span></td>
812812
</tr>
813813
<tr>
814814
<td>Xiaomi</td>

templates/supported-devices.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -707,7 +707,7 @@ <h2 class="subtitle">Currently, <strong>we support {{ n_supported_devices }} dev
707707
<td>Poco X3 Pro</td>
708708
<td><a href="https://wiki.lineageos.org/devices/vayu" rel="noopener" target="_blank">vayu</a></td>
709709
<td></td>
710-
<td><span class="tag is-warning">untested</span></td>
710+
<td><span class="tag is-success">tested</span></td>
711711
</tr>
712712
<tr>
713713
<td>Xiaomi</td>
@@ -752,4 +752,4 @@ <h2 class="has-text-white mt-2 mb-3 is-size-1 is-size-3-mobile has-text-weight-b
752752
</div>
753753
</section>
754754
<!-- Contribution Banner End -->
755-
{% endblock %}
755+
{% endblock %}

0 commit comments

Comments
 (0)