🏗️ Refactoring the AirDC++ Forms
This commit is contained in:
@@ -180,12 +180,6 @@ const Navbar: React.FunctionComponent = (props) => {
|
||||
{airDCPPSessionInformation.session_id}
|
||||
</span>
|
||||
</p>
|
||||
|
||||
{
|
||||
<pre>
|
||||
{JSON.stringify(airDCPPSessionInformation, null, 2)}
|
||||
</pre>
|
||||
}
|
||||
</div>
|
||||
</>
|
||||
) : (
|
||||
|
||||
Reference in New Issue
Block a user