mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-01-22 15:33:26 +01:00
Now checking if 'content' is in $data. Some blueprints can have 'content' optional so not defined, which cause a crash when editing. Checking with operator `??` and default value empty string `''`.
75 KiB
75 KiB