Skip to content

Commit

Permalink
Discord アダプタの修正を追加
Browse files Browse the repository at this point in the history
  • Loading branch information
koi-chan committed Jul 27, 2019
1 parent 176360b commit 73201da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rgrb/plugin/bcdice/discord_adapter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class DiscordAdapter
def initialize(*args)
super

@generator = Generator.new
prepare_generator
@header = 'BCDice'
end

Expand Down

0 comments on commit 73201da

Please sign in to comment.