Skip to content

Commit

Permalink
Update rcon_command_decorator.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
Arie authored Dec 25, 2023
1 parent e98bc68 commit e2aad2d
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,8 @@ def message_text
def icon_text
content_tag(:em, message)
end

def text
message
end
end

0 comments on commit e2aad2d

Please sign in to comment.