fixed linting errors

This commit is contained in:
matjaz321
2020-08-01 15:36:16 +02:00
parent ab52727254
commit 0c8e1994b7
+1 -1
View File
@@ -49,4 +49,4 @@ export default function (view, params, tabContent) {
self.renderTab = function () {
reload(tabContent, timersPromise);
};
};
}