You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when updating, the old config file is still used. It would be useful to have it updated with the latest settings, while still preserving the older ones. This would require encoding the TOML, and pulling a newer config file, which shouldn't be too hard. Implementing this would also go along with storing the links, as we could then do it in TOML as well.
The text was updated successfully, but these errors were encountered:
Currently, when updating, the old config file is still used. It would be useful to have it updated with the latest settings, while still preserving the older ones. This would require encoding the TOML, and pulling a newer config file, which shouldn't be too hard. Implementing this would also go along with storing the links, as we could then do it in TOML as well.
The text was updated successfully, but these errors were encountered: