1
0
mirror of https://github.com/flarum/core.git synced 2025-10-12 15:34:26 +02:00

Oops, forgot to correct test code

This commit is contained in:
Toby Zerner
2017-07-22 12:29:03 +09:30
parent d16f4dbefa
commit 8d76168bd4
2 changed files with 3 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ export default class BasicsPage extends Page {
]
})}
{Object.keys(this.localeOptions).length > 0
{Object.keys(this.localeOptions).length > 1
? FieldSet.component({
label: app.translator.trans('core.admin.basics.default_language_heading'),
children: [