1
0
mirror of https://github.com/flarum/core.git synced 2025-07-16 06:16:23 +02:00
Alexander Skvortsov b8b2941ca6 fix: Ensure user not false in post component
If no information about a relation exists, it will return false, not undefined. Therefore, the nullsafe operator is not enough to avoid issues here.
2022-01-08 18:26:51 -05:00
Description
No description provided
119 MiB
Languages
PHP 65.5%
JavaScript 14.2%
TypeScript 13.9%
Less 5.5%
Blade 0.7%
Other 0.2%