This commit is contained in:
Bruno Windels
2020-12-03 11:07:38 +01:00
parent 32fdb6c9c3
commit e8e2f04f01
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -106,4 +106,4 @@ class InstallClientView extends TemplateView {
return t.div({className: "InstallClientView"}, children);
}
}
}