import { applyFlaggedProperties } from 'discourse/controllers/header'; export default { name: 'apply-flagged-properties', initialize: applyFlaggedProperties };