Skip to content

Commit 49520f0

Browse files
authored
Merge pull request #332 from hidde/update-no-accounts-message
Make “No accounts” message work for all profiles (DP-1318)
2 parents 81ee5fb + c85d395 commit 49520f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/profile/Profile.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
v-else
111111
nav="accounts"
112112
title="Accounts"
113-
message="You haven’t added any accounts yet."
113+
message="No accounts have been added yet."
114114
>
115115
<template v-slot:header>
116116
<EditButton

0 commit comments

Comments
 (0)