only include the bookmark menu bit in thread view

This commit is contained in:
2026-06-02 04:30:47 +03:00
parent 74a95075f7
commit 7defd249b5
2 changed files with 1 additions and 1 deletions

View File

@@ -15,7 +15,6 @@
<body>
<bitty-8 data-connect="/static/js/bits/progressive-enhancement.js"></bitty-8>
<bitty-8 data-connect="/static/js/bits/ui.js"></bitty-8>
<bitty-8 data-connect="/static/js/bits/bookmark-menu.js"></bitty-8>
{%- include 'common/topnav.html' -%}
{%- with messages = get_flashed_messages(with_categories=true) -%}
{%- if messages -%}