diff --git a/Flask/templates/config.html b/Flask/templates/config.html index a751450..8f8ebd9 100644 --- a/Flask/templates/config.html +++ b/Flask/templates/config.html @@ -28,7 +28,7 @@ - + diff --git a/Flask/templates/discord.html b/Flask/templates/discord.html index 6ab5861..803e0cf 100644 --- a/Flask/templates/discord.html +++ b/Flask/templates/discord.html @@ -29,7 +29,7 @@ - + diff --git a/Flask/templates/logs.html b/Flask/templates/logs.html index 39d48a9..741f238 100644 --- a/Flask/templates/logs.html +++ b/Flask/templates/logs.html @@ -29,7 +29,7 @@ - + diff --git a/Flask/templates/proxy.html b/Flask/templates/proxy.html index d545b10..e020772 100644 --- a/Flask/templates/proxy.html +++ b/Flask/templates/proxy.html @@ -29,7 +29,7 @@ - + diff --git a/Flask/templates/settings.html b/Flask/templates/settings.html index 576151d..284b2a0 100644 --- a/Flask/templates/settings.html +++ b/Flask/templates/settings.html @@ -29,7 +29,7 @@ - + @@ -61,10 +61,8 @@

TODO



diff --git a/Flask/templates/stats.html b/Flask/templates/stats.html index 816f265..aaa7291 100644 --- a/Flask/templates/stats.html +++ b/Flask/templates/stats.html @@ -45,7 +45,7 @@ {%if not current_user.is_authenticated %} {% else %} - + {% endif %} {%endblock %} \ No newline at end of file diff --git a/version b/version index 8c98679..86011bc 100644 --- a/version +++ b/version @@ -1 +1 @@ -v6.2.13 +v6.2.14