feat: show login button when viewing following feed without login

This commit is contained in:
codytseng
2025-01-26 15:01:12 +08:00
parent acc47bad3d
commit 82537f192b
3 changed files with 21 additions and 7 deletions

View File

@@ -160,6 +160,7 @@ export default {
'Select relays to append': 'Select relays to append',
'calculating...': 'calculating...',
'Calculate optimal read relays': 'Calculate optimal read relays',
'Login to set': 'Login to set'
'Login to set': 'Login to set',
'Please login to view following feed': 'Please login to view following feed'
}
}