Small fixes

This commit is contained in:
nizune
2021-07-08 01:14:23 +02:00
parent fcb238f9cf
commit 4a94a65bf1
5 changed files with 12 additions and 10 deletions

View File

@@ -150,12 +150,8 @@ export function Sessions() {
}}
/>
</span>
</div>
</div>
{deviceId !== session.id && (
<Button
onClick={async () => {
@@ -179,10 +175,12 @@ export function Sessions() {
<Text id="app.settings.pages.logOut" />
</Button>
)}
</div>
</div>
))}
<Button error>
<Text id="app.settings.pages.sessions.logout" />
</Button>
<Tip>
<span>
<Text id="app.settings.tips.sessions.a" />