mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-14 17:41:33 +03:00
interface/profile: hide log out of all header
Ibid.
This commit is contained in:
parent
ff40759e82
commit
84a832d6e7
@ -24,9 +24,9 @@ export default function SecuritySettings({ api }: SecuritySettingsProps) {
|
||||
</Button>
|
||||
</form>
|
||||
</Box>
|
||||
<Box color="black" fontSize={0} mt={4} fontWeight={700}>
|
||||
{/* <Box color="black" fontSize={0} mt={4} fontWeight={700}>
|
||||
Log out of all sessions
|
||||
</Box>
|
||||
</Box> */}
|
||||
{/* Restore after testing sending 'all' in POST body
|
||||
<Box fontSize={0} mt={2} color="gray">
|
||||
You will be logged out of all browsers that have currently logged into your Urbit.
|
||||
|
Loading…
Reference in New Issue
Block a user