mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
Toast-style global notification state (#13341)
* 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
This commit is contained in:
@@ -15,6 +15,7 @@ export default class ApplicationController extends Controller {
|
||||
@service config;
|
||||
@service system;
|
||||
@service token;
|
||||
@service flashMessages;
|
||||
|
||||
queryParams = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user