patch_manager: Dump NSO name with build ID
This commit is contained in:
		@@ -154,8 +154,7 @@ void WebBrowser::Execute() {
 | 
			
		||||
 | 
			
		||||
    auto& frontend{Core::System::GetInstance().GetWebBrowser()};
 | 
			
		||||
 | 
			
		||||
    frontend.OpenPage(
 | 
			
		||||
        filename, [this] { UnpackRomFS(); }, [this] { Finalize(); });
 | 
			
		||||
    frontend.OpenPage(filename, [this] { UnpackRomFS(); }, [this] { Finalize(); });
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void WebBrowser::UnpackRomFS() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user