Skip to content

Commit

Permalink
update TosTimestamp (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackie-crabnebula authored Oct 2, 2024
1 parent 73d363b commit 29a2ff6
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: 11.07.2024</p>;
return <p class="italic">Last modified: 02.10.2024</p>;
}

0 comments on commit 29a2ff6

Please sign in to comment.