change pnotify with noty
This commit is contained in:
@@ -10,6 +10,13 @@
|
||||
|
||||
// app startup
|
||||
|
||||
//configure noty
|
||||
Noty.overrideDefaults({
|
||||
layout: 'topRight',
|
||||
theme: 'bootstrap-v4',
|
||||
closeWith: ['click', 'button']
|
||||
});
|
||||
|
||||
// set language
|
||||
i18next
|
||||
.use(i18nextBrowserLanguageDetector)
|
||||
|
Reference in New Issue
Block a user