mirror of
https://github.com/discourse/discourse.git
synced 2025-03-26 00:05:43 +08:00
Fix migrate AddCssClassNameToEmbeddableHosts
This commit is contained in:
parent
84cd19686c
commit
b7d16de914
@ -1,4 +1,4 @@
|
||||
class AddEmbedClassNameToEmbeddableHosts < ActiveRecord::Migration
|
||||
class AddCssClassNameToEmbeddableHosts < ActiveRecord::Migration
|
||||
def change
|
||||
add_column :embeddable_hosts, :class_name, :string
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user