diff --git a/html/poketube.ejs b/html/poketube.ejs index 6012297..6796202 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -1619,6 +1619,7 @@ WIP! <% if (!discord) { %> <% if (!reddit) { %> <% if (!twitch) { %> + <% if (!threads) { %> <% if (!instagram) { %>
@@ -1626,7 +1627,8 @@ WIP!
<% } %> <% } %> - <% } %> + <% } %> <% } %> + <% } %> <% } %> @@ -1663,6 +1665,12 @@ WIP! <%- instagram.name %> <% } %> + + <% if (threads) { %> +
+ <%- threads.name %> +
+ <% } %>