mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2026-07-25 16:10:37 +03:00
fixed icons user url
This commit is contained in:
@@ -101,7 +101,7 @@ export default {
|
||||
console.error('error in profile, get money', error)
|
||||
})
|
||||
|
||||
this.imageUrl = `https://visage.surgeplay.com/front/256/${this.username}`
|
||||
this.imageUrl = `https://avatar.spworlds.ru/front/256/${this.username}`
|
||||
},
|
||||
methods: {
|
||||
depositClick() {
|
||||
|
||||
Reference in New Issue
Block a user