kopia lustrzana https://github.com/bugout-dev/moonstream
				
				
				
			
						commit
						a369edab0c
					
				| 
						 | 
				
			
			@ -171,15 +171,15 @@ const Sidebar = () => {
 | 
			
		|||
        <Divider color="gray.300" w="100%" />
 | 
			
		||||
        {ui.isLoggedIn && (
 | 
			
		||||
          <Menu iconShape="square">
 | 
			
		||||
            <MenuItem icon={<LockIcon />}>
 | 
			
		||||
              <RouterLink href="/account/tokens">API Tokens</RouterLink>
 | 
			
		||||
            </MenuItem>
 | 
			
		||||
            <MenuItem icon={<MdSettings />}>
 | 
			
		||||
              <RouterLink href="/subscriptions">Subscriptions </RouterLink>
 | 
			
		||||
            </MenuItem>
 | 
			
		||||
            <MenuItem icon={<MdTimeline />}>
 | 
			
		||||
              <RouterLink href="/stream">Stream</RouterLink>
 | 
			
		||||
            </MenuItem>
 | 
			
		||||
            <MenuItem icon={<LockIcon />}>
 | 
			
		||||
              <RouterLink href="/account/tokens">API Tokens</RouterLink>
 | 
			
		||||
            </MenuItem>
 | 
			
		||||
            <Divider />
 | 
			
		||||
            <Text
 | 
			
		||||
              pt={4}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue