chore(webui): improving inconsistent, long string #2344
@ -64,7 +64,9 @@ export const focusController: RequestHandler = async (req, res) => {
 | 
				
			|||||||
                }
 | 
					                }
 | 
				
			||||||
            );
 | 
					            );
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            res.end();
 | 
					            res.json({
 | 
				
			||||||
 | 
					                FocusUpgrade: { ItemType: focusType }
 | 
				
			||||||
 | 
					            });
 | 
				
			||||||
            break;
 | 
					            break;
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        case FocusOperation.UnlockUpgrade: {
 | 
					        case FocusOperation.UnlockUpgrade: {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user