Update html/channel.ejs

This commit is contained in:
ashley 2025-10-18 22:12:12 +02:00
parent 568db986e4
commit 31f7aefd66

View File

@ -52,7 +52,10 @@
<% if (embedchannelsubsfeed) { %> <% if (embedchannelsubsfeed) { %>
<style> <style>
.channel-info-container {
display: none !important;
}
.pagination-buttons { .pagination-buttons {
display: none !important; display: none !important;
} }