mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-29 04:12:25 -05:00 
			
		
		
		
	[chore/frontend] Tweak display of "edited" in web UI a bit (#3766)
This commit is contained in:
		
					parent
					
						
							
								42bbbaadb2
							
						
					
				
			
			
				commit
				
					
						05e89af4ec
					
				
			
		
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -30,7 +30,7 @@ | |||
|         <div class="stats-item edited-at text-cutoff"> | ||||
|             <dt class="sr-only">Edited</dt> | ||||
|             <dd> | ||||
|                 (last edited <time datetime="{{- .EditedAt -}}">{{- .EditedAt | timestampPrecise -}}</time>) | ||||
|                 (edited <time datetime="{{- .EditedAt -}}">{{- .EditedAt | timestampPrecise -}}</time>) | ||||
|             </dd> | ||||
|         </div> | ||||
|         {{ end }} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue