dwyl / app

Clear your mind. Organise your life. Ignore distractions. Focus on what matters.
http://dwyl.github.io/app/
143 stars 22 forks source link

[bug] Fix speed up patch file on service worker #334

Closed LuchoTurtle closed 1 year ago

LuchoTurtle commented 1 year ago

related to https://github.com/dwyl/app/issues/333

Checking the file after the patch, it seems that a variable wasn't correctly initialized. This should fix the issue facing in #333.

If correctly merged, we should do the same in the dwyl/learn-flutter repo as well.

LuchoTurtle commented 1 year ago

@nelsonic please review and merge. If the build and deploy works, it should mitigate the issue in #333 . If it looks good, please review and merge https://github.com/dwyl/learn-flutter/pull/92 , it does the same changes to our guide on dwyl/learn-flutter.