mirror of
https://github.com/nkanaev/yarr.git
synced 2026-07-15 11:06:31 +00:00
frontend: show logout button only if user/pass is set
This commit is contained in:
@@ -90,6 +90,7 @@ export default {
|
||||
},
|
||||
'refreshRate': s.refresh_rate,
|
||||
'authenticated': app.authenticated,
|
||||
'requiresAuth': app.requiresAuth,
|
||||
'feed_errors': {},
|
||||
|
||||
'refreshRateOptions': [
|
||||
|
||||
Reference in New Issue
Block a user