This commit is contained in:
		
							parent
							
								
									94741cf22c
								
							
						
					
					
						commit
						5d8f2a387e
					
				@ -688,9 +688,6 @@ function updateInventory() {
 | 
				
			|||||||
                                });
 | 
					                                });
 | 
				
			||||||
                                td.textContent = td.textContent.slice(0, -1) + " ]";
 | 
					                                td.textContent = td.textContent.slice(0, -1) + " ]";
 | 
				
			||||||
                            }
 | 
					                            }
 | 
				
			||||||
                            if (item.Favorite) {
 | 
					 | 
				
			||||||
                                td.textContent = "★ " + td.textContent;
 | 
					 | 
				
			||||||
                            }
 | 
					 | 
				
			||||||
                            tr.appendChild(td);
 | 
					                            tr.appendChild(td);
 | 
				
			||||||
                        }
 | 
					                        }
 | 
				
			||||||
                        {
 | 
					                        {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user