Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
theripper93 committed Mar 29, 2022
1 parent 3713807 commit 0261407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/wall-height.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ function registerSettings() {
return migratedScenes;
},
migrateAll: async () => {
ui.notifications.error(`Wall Height - WARNING: The new data structure requires Better Roofs, Levels and 3D Canvas to be updated!`);
ui.notifications.error(`Wall Height - WARNING: The new data structure requires Better Roofs, Levels and 3D Canvas and Token Attacher to be updated!`);
await WallHeight.migrateScenes();
await WallHeight.migrateCompendiums();
ui.notifications.notify(`Wall Height - Migration Complete.`);
Expand Down

0 comments on commit 0261407

Please sign in to comment.