We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae1687b commit bc3659bCopy full SHA for bc3659b
src/views/render_activity.blade.php
@@ -13,6 +13,6 @@
13
@endif
14
15
@else
16
- {{ }}
+ {{ '' }}
17
Log::warning('The activity could not be rendered, the following field/refs could not be enriched:', $activity->getNotEnrichedData());
18
0 commit comments