mirror of
https://github.com/strapi/strapi.git
synced 2025-12-28 23:57:32 +00:00
fix: typo
This commit is contained in:
parent
4b5106d606
commit
bd57c683af
@ -383,7 +383,7 @@ module.exports = (db) => {
|
||||
added: addedTables,
|
||||
updated: updatedTables,
|
||||
unchanged: unchangedTables,
|
||||
removed: [...removedTables],
|
||||
removed: removedTables,
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user