preaction / Yancy

The Best Web Framework Deserves the Best Content Management System
http://preaction.me/yancy/
Other
54 stars 21 forks source link

weaken app in Yancy::Plugin::Editor #115

Closed mario-minati closed 4 years ago

mario-minati commented 4 years ago

In Yancy::Plugin::Editor app isstored in the plugin without weakening it.

Line https://github.com/preaction/Yancy/blob/master/lib/Yancy/Plugin/Editor.pm#L184 should be has app =>, weak => 1;