Add support for voice channel parties #33

Closed
wasi-master wants to merge 277 commits from master into 2.0
143 changed files with 7887 additions and 24840 deletions
Showing only changes of commit 04cec0ec10 - Show all commits

View File

@ -5,7 +5,7 @@
{%- block extrahead %}
{{ super() }}
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9">
<meta name="viewport" content="width=device-width, initial-scale=1">
{% endblock %}
{%- block relbar2 %}{% endblock %}