Blame view
client/startup.js
74 Bytes
db5aba845
|
1 2 3 |
Meteor.startup( () => { Bert.defaults.style = 'growl-bottom-right'; }); |
db5aba845
|
1 2 3 |
Meteor.startup( () => { Bert.defaults.style = 'growl-bottom-right'; }); |