Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed template config being out of sync #139

Merged
merged 2 commits into from
Sep 11, 2023

Conversation

susonthapa
Copy link
Contributor

What has changed?

Whenever we update the config of a template and try to read it back, the config doesn't update. It returns the initial config that was used when creating the template.

This PR keeps the config of the template synced whenever it is updated. I think I have covered all the cases. Let me know if I missed something.

@birkir
Copy link
Owner

birkir commented Sep 11, 2023

🙏

@birkir birkir merged commit 037630d into birkir:master Sep 11, 2023
3 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants