fix typo
This commit is contained in:
		
							
								
								
									
										2
									
								
								main.go
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								main.go
									
									
									
									
									
								
							@@ -52,7 +52,7 @@ func main() {
 | 
			
		||||
	glist.DataPath = dataPath
 | 
			
		||||
	glist.DoPersist()
 | 
			
		||||
 | 
			
		||||
	log.Printf("List path starting with datapath:%s, port:%d\n", dataPath, port)
 | 
			
		||||
	log.Printf("List bot starting with datapath:%s, port:%d\n", dataPath, port)
 | 
			
		||||
 | 
			
		||||
	var chats sync.Map
 | 
			
		||||
	if err := loadData(dataPath, &chats); err != nil {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user