mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-01-19 22:13:04 +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