Skip to content

Commit e2009b5

Browse files
committed
todo
1 parent d306ab1 commit e2009b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/cards/user/_recent_activity.html.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
locals: {
66
title: defined?(title) ? title : 'Recent creations',
77
content_list: content_list,
8-
content_type: Character
8+
content_type: Character # todo why is this hard-coded?
99
}
1010
%>
1111
</div>

0 commit comments

Comments
 (0)