Bug report
Describe the bug
when trying to import the home widgets the serializer is removing updatedAt which is needed for the homewedgets to load or to update
Steps to reproduce the behavior
- Go to 'Strapi Admin home page'
- Click on 'update any widget(size, delete, or add one)'
- Go to settings to import the changes
- now when ever you try to update the widgets it wil not work
Expected behavior
it should work after importing the changes
Screenshots
If applicable, add screenshots to help explain your problem.
Code snippets
If applicable, add code samples to help explain your problem.

https://github.com/pluginpal/strapi-plugin-config-sync/blob/1d67af1558d47e41fa3140ae77943bd416f0b9b1/server/utils/index.js#L57
Bug report
Describe the bug
when trying to import the home widgets the serializer is removing updatedAt which is needed for the homewedgets to load or to update
Steps to reproduce the behavior
Expected behavior
it should work after importing the changes
Screenshots
If applicable, add screenshots to help explain your problem.
Code snippets
If applicable, add code samples to help explain your problem.