mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 08:55:43 +03:00
* toast style notification init * Notificatino styles and messaging for variable save * pre-PR cleanup * Typo fix and 5sec timeout * Prevent text from overlapping the close button
4 lines
92 B
JavaScript
4 lines
92 B
JavaScript
import FlashObject from 'ember-cli-flash/flash/object';
|
|
|
|
FlashObject.reopen({ init() {} });
|