kopia lustrzana https://github.com/elk-zone/elk
				
				
				
			fix: hide details when no status or no repliers (#359)
							rodzic
							
								
									a1b3bd6db9
								
							
						
					
					
						commit
						8e47deb0e1
					
				| 
						 | 
				
			
			@ -11,7 +11,7 @@ const withAccounts = $computed(() =>
 | 
			
		|||
</script>
 | 
			
		||||
 | 
			
		||||
<template>
 | 
			
		||||
  <article flex flex-col gap-2>
 | 
			
		||||
  <article v-if="conversation.lastStatus" flex flex-col gap-2>
 | 
			
		||||
    <div absolute flex gap-2 text-sm text-secondary font-bold left-3 px2 pt2>
 | 
			
		||||
      <p mr-1>
 | 
			
		||||
        {{ $t('conversation.with') }}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue