hide whatsnew 16 for now

This commit is contained in:
plegall
2025-07-23 17:24:52 +02:00
parent 5f0dc8548f
commit fd54a917be

View File

@@ -394,7 +394,7 @@ $template->assign(
'WHATS_NEW_MAJOR_VERSION' => $whats_new_major_version,
'RELEASE_NOTE_URL' => $release_note_url,
'WHATS_NEW_IMGS' => $whats_new_imgs,
'DISPLAY_BELL' => $display_bell,
'DISPLAY_BELL' => false, // $display_bell,
)
);