This commit is contained in:
Hiro Protagonist 2016-09-08 14:24:26 +12:00
parent d58cea9a47
commit 036d77fbff

View file

@ -12,7 +12,7 @@ let mustBe = false;
let restart = false;
let config, source, snapSource;
const importance = ['', 'info', 'warning', 'danger', 'success'];
const importance = ['normal', 'info', 'warning', 'danger', 'success'];
var customLevels = {
levels: {
normal: 0,