We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e11015 commit f1defb2Copy full SHA for f1defb2
src/components/NotificationList.vue
@@ -35,7 +35,7 @@ function handleRepoClick() {
35
>
36
<img
37
class="notification-title-icon"
38
- src="https://avatars.githubusercontent.com/u/47540799?s=40&v=4"
+ :src="props.data.repoAvatarURL"
39
alt="repo logo"
40
41
<span class="notification-title-text">
0 commit comments