Skip to content

Commit

Permalink
Add correct configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
descholar-ceo committed Feb 11, 2024
1 parent 2359132 commit 7076d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gato/message_processor.cr
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Gato
class MessageProcessor
property message
property message : String?
end
end

0 comments on commit 7076d76

Please sign in to comment.