mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
update
This commit is contained in:
@@ -71,6 +71,7 @@ export default {
|
||||
eventBus.on("dataChat", (dataFromServer) => {
|
||||
try {
|
||||
const dataObject = JSON.parse(dataFromServer);
|
||||
|
||||
let imageUrl =
|
||||
"https://avatar.spworlds.ru/face/55/" + dataObject.SpUserName;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user