ThreeTwo favicon #54

Merged
rishighan merged 4 commits from dcpp-socket-status into master 2023-01-02 01:14:28 +00:00
Showing only changes of commit bbe6207a25 - Show all commits

View File

@@ -55,6 +55,7 @@ const AirDCPPSocketContextProvider = ({ children }) => {
protocol: `${host.protocol}`,
hostname: `${host.hostname}:${host.port}`,
});
let socketConnectionInformation = await initializedAirDCPPSocket.connect(
`${host.username}`,
`${host.password}`,