Ghost/ghost/announcement-bar-settings/index.js
Naz cddf786424
Added filtering of announcement bar content
refs https://github.com/TryGhost/Team/issues/3051

-  We need to show the announcement_content to specific audiences based on the announcement_visibility filter
2023-04-21 13:46:37 +02:00

2 lines
59 B
JavaScript

module.exports = require('./lib/AnnouncementBarSettings');