Update html/watch.ejs

This commit is contained in:
ashley 2025-09-30 21:52:38 +02:00
parent 73e20f970a
commit d00ba6b102

View File

@ -1979,7 +1979,7 @@ WIP! </a>
<% if (!instagram) { %> <% if (!instagram) { %>
<style> <style>
.connections { .connections {
display:none; display:none !important;
} }
</style> </style>
<% } %> <% } %>