Skip to content

Commit

Permalink
Merge pull request #355 from crabnebula-dev/Jackie/TOStimestamp-update
Browse files Browse the repository at this point in the history
Update tos-timestamp.tsx
  • Loading branch information
lucasfernog-crabnebula authored Oct 29, 2024
2 parents 9f78fe0 + a2e02fc commit 2f2f97f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/web/src/components/tos-timestamp.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export function TosTimestamp() {
return <p class="italic">Last modified: 02.10.2024</p>;
return <p class="italic">Last modified: 29.10.2024</p>;
}

0 comments on commit 2f2f97f

Please sign in to comment.