fix(webui): drop deleted backup-migrate.js from the embedded center asset list
The embedded backup center's lazy bundle still listed backup-migrate.js, which was just removed — its 404 failed the whole load chain. Drop it. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
d9899db796
commit
25e25230fd
@ -479,7 +479,6 @@ class OverviewManager {
|
||||
'/components/backup/locations/js/backup-location-fields.js',
|
||||
'/components/backup/locations/js/backup-location-modal.js',
|
||||
'/components/backup/locations/js/backup-ssh-key.js',
|
||||
'/components/backup/migrate/js/backup-migrate.js',
|
||||
'/components/backup/configuration/js/backup-configuration.js',
|
||||
'/components/backup/configuration/js/backup-retention-presets.js',
|
||||
'/components/backup/configuration/js/backup-engine-details.js',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user