Added missing namespace (#2651)

This commit is contained in:
Erik Jan de Wit 2022-05-18 10:52:35 +02:00 committed by GitHub
parent 2bf30c9203
commit 9573b23831
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,6 +30,7 @@ const initOptions = async (
ns: [ ns: [
"common", "common",
"common-help", "common-help",
"attributes-group",
"dashboard", "dashboard",
"clients", "clients",
"clients-help", "clients-help",