dustpress
dustpress copied to clipboard
Create error handling for model methods
If the model method running in the fetch_data function was wrapped in a try block, DustPress could prevent renderer from crashing if an error occurs in any of the model methods.