Skip to content

Commit

Permalink
fix: typo (#1535)
Browse files Browse the repository at this point in the history
Signed-off-by: Miles Zhang <[email protected]>
  • Loading branch information
zmcNotafraid authored Dec 19, 2023
1 parent 291581d commit 3007936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/workers/charts/ckb_hodl_waves_statistic.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Charts
class CkbbHodlWavesStatistic
class CkbHodlWavesStatistic
include Sidekiq::Worker
sidekiq_options queue: "critical"

Expand Down

0 comments on commit 3007936

Please sign in to comment.