fix(apis): intermediate improvements ...

... it shows that the override I used previously won't work for `admin`.
Therefore we have to keep the actual value, instead of degenrating it.

Makes sense ... it's interesting how much one tends to hard-code things
to work just for a few cases, unless you opt in to see the whole picture
This commit is contained in:
Sebastian Thiel
2015-03-10 15:54:31 +01:00
parent ff5cbb3bf4
commit 92d8fa76d0
11 changed files with 32 additions and 14 deletions

View File

@@ -0,0 +1,3 @@
{
"name": "groupsSettings"
}