Browse Source

Add new line at the end of kotlin file

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 2 years ago
parent
commit
eaf12ef4b5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/src/main/java/com/nextcloud/talk/ui/MessageInput.kt

+ 1 - 1
app/src/main/java/com/nextcloud/talk/ui/MessageInput.kt

@@ -56,4 +56,4 @@ class MessageInput : MessageInput {
         set(messageSendButton) {
             super.messageSendButton = messageSendButton
         }
-}
+}