Write on the margins of the internet. Powered by the AT Protocol.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

refactor: rename Notes to Annotations for consistency

+1 -1
+1 -1
web/src/views/profile/Profile.tsx
··· 254 254 } 255 255 256 256 const tabs = [ 257 - { id: "annotations", label: "Notes" }, 257 + { id: "annotations", label: "Annotations" }, 258 258 { id: "highlights", label: "Highlights" }, 259 259 { id: "bookmarks", label: "Bookmarks" }, 260 260 { id: "collections", label: "Collections" },