diff --git a/Das_Schwarze_Auge_4-1/dev/js/migration.js b/Das_Schwarze_Auge_4-1/dev/js/migration.js index 33b9ebfeb8..fe96efba34 100644 --- a/Das_Schwarze_Auge_4-1/dev/js/migration.js +++ b/Das_Schwarze_Auge_4-1/dev/js/migration.js @@ -2,7 +2,7 @@ /* this list has to be always ordered ascending in order to apply the migration steps in the correct order */ -var versionsWithMigrations = [ +const versionsWithMigrations = [ 20190427, 20200809, 20210413,