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

[PR] Fix `.patch` files #332

Closed LuchoTurtle closed 1 year ago

LuchoTurtle commented 1 year ago

closes #331

This fixes the errors introduced in 011d890 (#330) to fix the .patch files.

LuchoTurtle commented 1 year ago

@nelsonic please review and approve this.

I've pushed the .patch comments you added before the file preamble so they are properly ignored and don't create hunk patching errors.

I feel like this is what's causing the error in https://github.com/dwyl/learn-flutter/issues/86.