Skip to content

Commit

Permalink
Update unknown_decorator.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
Arie authored Dec 25, 2023
1 parent c3802e7 commit d01ec09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/decorators/tf2_line_parser/events/unknown_decorator.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true
class TF2LineParser::Events::UnknownDecorator < TF2LineParser::EventDecorator
class TF2LineParser::Events::UnknownDecorator < TF2LineParser::Events::UnknownDecorator

def text
unknown
Expand Down

0 comments on commit d01ec09

Please sign in to comment.