From 2a1e2ebeb9817aa35ba9b545fd3718a12b7b2acd Mon Sep 17 00:00:00 2001 From: Pickles888 <121081484+Pickles888@users.noreply.github.com> Date: Sun, 19 Nov 2023 12:16:57 -0800 Subject: [PATCH] Update config.js --- config.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.js b/config.js index a39bcb4a1..87023fae1 100644 --- a/config.js +++ b/config.js @@ -27,10 +27,10 @@ const CONFIG = { defaultLongitude: '-122.467540', // Greetings - greetingMorning: 'おはようございます', - greetingAfternoon: 'こんにちは', - greetingEvening: 'こんばんは', - greetingNight: 'おやすみなさい', + greetingMorning: 'おはようございます,', + greetingAfternoon: 'こんにちは,', + greetingEvening: 'こんばんは,', + greetingNight: 'おやすみなさい,', // Layout bentoLayout: 'bento', // 'bento', 'lists', 'buttons'