ifl0w / RandomWallpaperGnome3

Random Wallpapers for Gnome 3
MIT License
176 stars 40 forks source link

Fix request error handling with explicit rejection #199

Closed Lucki closed 3 months ago

Lucki commented 3 months ago

When soup fails making the request, the promise never resolves. This adds a rejection of the promise by default.