mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
DEV: Typo in an output message of uploads.rake (#22209)
Signed-off-by: emmanuel-ferdman <emmanuelferdman@gmail.com>
This commit is contained in:
parent
a64cb948ed
commit
722180edba
@ -385,7 +385,7 @@ end
|
||||
|
||||
task "uploads:stop_migration" => :environment do
|
||||
SiteSetting.migrate_to_new_scheme = false
|
||||
puts "Migration stoped!"
|
||||
puts "Migration stopped!"
|
||||
end
|
||||
|
||||
task "uploads:analyze", %i[cache_path limit] => :environment do |_, args|
|
||||
|
Loading…
x
Reference in New Issue
Block a user