Skip to content

Commit

Permalink
generator
Browse files Browse the repository at this point in the history
  • Loading branch information
bryangerlach committed Sep 11, 2024
1 parent bd805a7 commit ea4536c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/templates/clients.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{% block title %}RustDesk WebUI{% endblock %}
{% block legend_name %}{{ "Client Downloads" | translate }}{% endblock %}
{% block content %}
{& if phone_or_desktop = 'base.html' %}
{& if phone_or_desktop == 'base.html' %}
<style>
.container {
display: grid;
Expand Down

0 comments on commit ea4536c

Please sign in to comment.