mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Fix typo.
This commit is contained in:
parent
08cf7495da
commit
26b5981f19
@ -108,6 +108,6 @@ ColumnDropper.drop(
|
|||||||
},
|
},
|
||||||
on_drop: ->(){
|
on_drop: ->(){
|
||||||
STDERR.puts "Removing superflous topic columns!"
|
STDERR.puts "Removing superflous topic columns!"
|
||||||
}
|
},
|
||||||
delay: 3600
|
delay: 3600
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user