| <!-- Remember to first apply via [the contribution form](https://contribute.postiz.com/p/postiz) and sign the [CLA](https://contribute.postiz.com/p/postiz/cla) before submitting a PR. --> | |
| # What kind of change does this PR introduce? | |
| eg: Bug fix, feature, docs update, ... | |
| # Why was this change needed? | |
| Please link to related issues when possible, and explain WHY you changed things, not WHAT you changed. | |
| # Other information: | |
| eg: Did you discuss this change with anybody before working on it (not required, but can be a good idea for bigger changes). Any plans for the future, etc? | |
| # Checklist: | |
| Put a "X" in the boxes below to indicate you have followed the checklist; | |
| - [ ] I have read the [CONTRIBUTING](https://github.com/gitroomhq/postiz-app/blob/main/CONTRIBUTING.md) guide. | |
| - [ ] I have signed the [Contributor License Agreement (CLA)](https://contribute.postiz.com/p/postiz/cla) ([ICLA](https://github.com/gitroomhq/postiz-app/blob/main/ICLA.md) for individuals, [CCLA](https://github.com/gitroomhq/postiz-app/blob/main/CCLA.md) for entities). | |
| - [ ] I confirm I have not used AI to submit this PR or generate code for it. | |
| - [ ] I checked that there were no similar issues or PRs already open for this. | |
| - [ ] This PR fixes just ONE issue | |