feat: enable grading for file subs

This commit is contained in:
swve 2024-08-06 18:55:32 +02:00
parent d6aa071425
commit ad3f66057c
7 changed files with 149 additions and 24 deletions

View file

@ -168,7 +168,7 @@ function ActivityElement(props: ActivitiyElementProps) {
) : (
<Lock strokeWidth={2} size={12} className="text-gray-600" />
)}
<span>{!props.activity.published ? 'Publish' : 'UnPublish'}</span>
<span>{!props.activity.published ? 'Publish' : 'Unpublish'}</span>
</div>
<Link
href={