startup.js 73 Bytes
export function startup() {
  Bert.defaults.style = 'growl-top-right';
}