3.3.1
This commit is contained in:
parent
42437cacf0
commit
53cc34124b
2 changed files with 7 additions and 1 deletions
|
@ -801,3 +801,9 @@ DEPENDENCIES
|
|||
webpacker (~> 5.2)
|
||||
webpush
|
||||
xorcist (~> 1.1)
|
||||
|
||||
RUBY VERSION
|
||||
ruby 2.7.2p137
|
||||
|
||||
BUNDLED WITH
|
||||
2.3.6
|
||||
|
|
|
@ -21,7 +21,7 @@ module Mastodon
|
|||
end
|
||||
|
||||
def suffix
|
||||
'-cw2'
|
||||
'-cw1'
|
||||
end
|
||||
|
||||
def to_a
|
||||
|
|
Loading…
Reference in a new issue