Add granblue_id to weapon keys
This commit is contained in:
parent
b5cb4b1da5
commit
53bc28d76a
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
||||||
|
class AddGranblueIdToWeaponKeys < ActiveRecord::Migration[7.0]
|
||||||
|
def change
|
||||||
|
end
|
||||||
|
end
|
||||||
Loading…
Reference in a new issue