Skip to content

Commit

Permalink
lin
Browse files Browse the repository at this point in the history
  • Loading branch information
tbouffard authored Sep 4, 2024
1 parent df47816 commit 0398049
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/helpers/isMessageBlockDisplayed.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
'use strict'


module.exports = (page) => {
// To keep in sync with the message blocks that are supported (see partials/toolbar.hbs)
return page.attributes?.['next-release'] ||
Expand Down

0 comments on commit 0398049

Please sign in to comment.