esmero / strawberry_runners

A post processing Drupal 8/9 module for Strawberryfield dispatched events
GNU Lesser General Public License v3.0
3 stars 2 forks source link

Entity ID typo for postprocess action and stray DS_Store file #72

Closed aksm closed 1 month ago

aksm commented 1 year ago

What?

Just a small typo here:

https://github.com/esmero/strawberry_runners/blob/dbac9cf07d910dcef3f26d115ced1d5bd774e377/src/Plugin/Action/StrawberryRunnersPostProcess.php#L19

and a stray .DS_Store file in the same folder.

DiegoPino commented 1 month ago

Resolved