update with migration data

This commit is contained in:
Casey 2026-02-19 15:06:45 -06:00
parent 30031c4c56
commit 84a91359d8

View File

@ -243,4 +243,4 @@ def import_aspire_migration(path, dry_run):
frappe.destroy()
commands = [build_frontend, create_module_command]
commands = [build_frontend, create_module_command, import_aspire_migration]