refactor(assets): relocate character avatars
This commit is contained in:
@@ -36,7 +36,7 @@ import {
|
||||
|
||||
const FALLBACK_PROFILE = {
|
||||
name: "Elio Silvestri",
|
||||
avatar: "/images/chat/pic-chat-elio.png",
|
||||
avatar: "/images/avatar/elio.png",
|
||||
title: "Elio Private room",
|
||||
subtitle: "Join me, unlock my private room",
|
||||
} as const;
|
||||
|
||||
Reference in New Issue
Block a user