new Plugin: FriendsSince ~ shows friend date in profiles (#2240)
* feat: Create friendsSince plugin
* chore: add devs entry
* fix text
* Update src/plugins/friendsSince/index.tsx
Co-authored-by: V <vendicated@riseup.net>
* refactor: Put element into its own section
* feat: add section to user profile in DMs
* escape {
* fixes
* Add README
* Wrap in ErrorBoundary
---------
Co-authored-by: V <vendicated@riseup.net>
This commit is contained in:
parent
1fbc4f7ce1
commit
f9924d555a
3 changed files with 69 additions and 0 deletions
|
|
@ -422,6 +422,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({
|
|||
Kyuuhachi: {
|
||||
name: "Kyuuhachi",
|
||||
id: 236588665420251137n,
|
||||
},
|
||||
Elvyra: {
|
||||
name: "Elvyra",
|
||||
id: 708275751816003615n,
|
||||
}
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue