mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-13 16:47:34 -06:00
Make expansion_card.json visible to 0206_load_module_type_profiles migration
This commit is contained in:
parent
f42e61a919
commit
ff5ee922ce
@ -19,7 +19,8 @@ def load_initial_data(apps, schema_editor):
|
||||
'gpu',
|
||||
'hard_disk',
|
||||
'memory',
|
||||
'power_supply'
|
||||
'power_supply',
|
||||
'expansion_card',
|
||||
)
|
||||
|
||||
for name in initial_profiles:
|
||||
|
Loading…
Reference in New Issue
Block a user