mirror of
https://github.com/mue/mue.git
synced 2026-07-22 16:27:32 +02:00
Codacy
This commit is contained in:
@@ -123,4 +123,4 @@ module.exports = class Message {
|
||||
else if (hour > 18) time = 'Dod eftermiddag'; // If it's before 6pm, set the time string to "Good afternoon"
|
||||
setHTMLContent('.greeting', time); // Write the string contents to the HTML
|
||||
}
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user