From f51b3e91fe366e62318d497cca966ccb1f1f74ec Mon Sep 17 00:00:00 2001 From: BCorbeek Date: Thu, 14 Dec 2023 19:47:33 +0100 Subject: [PATCH] Update _common.yaml fixed indentation of on_off_domains, all tests pass now --- sentences/sw/_common.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/sentences/sw/_common.yaml b/sentences/sw/_common.yaml index 480fab1c1a..f268e9ba8b 100644 --- a/sentences/sw/_common.yaml +++ b/sentences/sw/_common.yaml @@ -29,13 +29,13 @@ lists: out: "off" on_off_domains: - values: - - in: - out: light - - in: - out: fan - - in: - out: switch + values: + - in: + out: light + - in: + out: fan + - in: + out: switch color: values: @@ -327,4 +327,4 @@ expansion_rules: skip_words: - "(ni)naomba" - - "unaweza" \ No newline at end of file + - "unaweza"