Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
00b867fabf
commit
50a33f1bdf
@@ -22,6 +22,8 @@ const EMPTY = {
|
||||
bio: "",
|
||||
timezone: "",
|
||||
avatar_url: "" as string | null | "",
|
||||
signature_block: "",
|
||||
signature_image_path: "" as string | null | "",
|
||||
};
|
||||
|
||||
function initials(name: string, email: string) {
|
||||
|
||||
Reference in New Issue
Block a user