forked from open-webui/open-webui
		
	chore: latest removed from tagName
This commit is contained in:
		
							parent
							
								
									954bba9def
								
							
						
					
					
						commit
						8f291a9674
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -51,7 +51,7 @@ | |||
| 		num_ctx: '' | ||||
| 	}; | ||||
| 
 | ||||
| 	$: tagName = title !== '' ? `${title.replace(/\s+/g, '-').toLowerCase()}:latest` : ''; | ||||
| 	$: tagName = title !== '' ? `${title.replace(/\s+/g, '-').toLowerCase()}` : ''; | ||||
| 
 | ||||
| 	$: if (!raw) { | ||||
| 		content = `FROM ${model} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Timothy J. Baek
						Timothy J. Baek