DEV: add class to bookmark-list TD (#23914)

This commit is contained in:
Mark VanLandingham 2023-10-12 11:27:00 -05:00 committed by GitHub
parent 90743f162a
commit 55e4fd63be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@
</a>
{{/if}}
</td>
<td class="post-metadata topic-list-data">{{format-date
<td class="post-metadata topic-list-data updated-at">{{format-date
bookmark.updated_at
format="tiny"
}}</td>