Added missing namespace (#2651)
This commit is contained in:
parent
2bf30c9203
commit
9573b23831
1 changed files with 1 additions and 0 deletions
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue