Skip to content
Snippets Groups Projects
Commit 24279b67 authored by echicken's avatar echicken :chicken:
Browse files

Work instead of not working.

parent b16ed900
No related branches found
No related tags found
No related merge requests found
......@@ -85,7 +85,7 @@ function loadList(settings) {
}
});
if (settings.msgBase) {
if (settings.messageBase) {
const msgBase = new MsgBase(settings.messageBase);
msgBase.open();
var shown = 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment