Blame view

client/modules/startup.js 73 Bytes
c39994410   Ryan Glover   wip converting to...
1
2
3
  export function startup() {
    Bert.defaults.style = 'growl-top-right';
  }