@@ -70,6 +70,6 @@ |
||
70 | 70 | */ |
71 | 71 | public function getScript(): string |
72 | 72 | { |
73 | - return $this->helper()->render('noty/lib.js'); |
|
73 | + return $this->helper()->render('noty/lib.js'); |
|
74 | 74 | } |
75 | 75 | } |