mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 02:04:07 +00:00
Initial PeerTube Support
This commit is contained in:
@@ -82,7 +82,7 @@ struct AppSidebarNavigation: View {
|
||||
.help(
|
||||
"Switch Instances and Accounts\n" +
|
||||
"Current Instance: \n" +
|
||||
"\(accounts.current?.url ?? "Not Set")\n" +
|
||||
"\(accounts.current?.urlString ?? "Not Set")\n" +
|
||||
"Current User: \(accounts.current?.description ?? "Not set")"
|
||||
)
|
||||
}
|
||||
|
Reference in New Issue
Block a user