SIGN IN SIGN UP

🐛 fix(utils.py): remove file extension from saved file name

🐛 fix(process.py): correctly update template_data with tweak_value
The file extension is no longer included in the saved file name to avoid issues with file extensions that may not be supported. In process.py, the tweak_value is now correctly updated in the template_data dictionary. The key is now set to "value" for all tweaks except for "file_path" where the key is set to the name of the tweak.
G
Gabriel Luiz Freitas Almeida committed
96bce3da81217803d56e347e7fbf24f4923b996a
Parent: 3781f1d