forked from cadence/out-of-your-element
		
	Only show "no servers available" when logged in
This commit is contained in:
		
							parent
							
								
									381861ee8e
								
							
						
					
					
						commit
						7782c120bf
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -81,7 +81,7 @@ html(lang="en")
 | 
			
		|||
              else if managed.size
 | 
			
		||||
                button.s-topbar--item.s-btn.s-btn__muted.s-btn__dropdown.pr24.s-user-card.bar0.fc-black(popovertarget="guilds")
 | 
			
		||||
                  | Your servers
 | 
			
		||||
              else
 | 
			
		||||
              else if session.data.mxid || session.data.userID
 | 
			
		||||
                .d-flex.ai-center
 | 
			
		||||
                  .s-badge.s-badge__bot.py6.px16.bar-md
 | 
			
		||||
                    | No servers available
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue