upd: hide refresh if logged out and if local, change blocked error message

This commit is contained in:
Marie 2024-10-13 04:20:09 +02:00 committed by Hazelnoot
parent 00bb958874
commit 61cb46b171
6 changed files with 9 additions and 7 deletions

View file

@ -40,7 +40,7 @@ export const meta = {
},
youHaveBeenBlocked: {
message: 'You cannot vote this poll because you have been blocked by this user.',
message: 'You cannot refresh this poll because you have been blocked by this user.',
code: 'YOU_HAVE_BEEN_BLOCKED',
id: '85a5377e-b1e9-4617-b0b9-5bea73331e49',
},