We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d306ab1 commit e2009b5Copy full SHA for e2009b5
app/views/cards/user/_recent_activity.html.erb
@@ -5,7 +5,7 @@
5
locals: {
6
title: defined?(title) ? title : 'Recent creations',
7
content_list: content_list,
8
- content_type: Character
+ content_type: Character # todo why is this hard-coded?
9
}
10
%>
11
</div>
0 commit comments