Skip to content

Commit

Permalink
ci(web): semantic commit
Browse files Browse the repository at this point in the history
  • Loading branch information
sargon64 committed Jan 29, 2024
1 parent 05870f2 commit 51a7e23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/web/src/lib/components/ModListItem.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
} catch (e) {
updatedAtProper = Sugar.Date.relative(new Date(Date.parse(updatedAt * 1000))).toString();
}
</script>

<a href={`/mod/${slug}`}>
Expand Down

0 comments on commit 51a7e23

Please sign in to comment.