This commit is contained in:
vapormusic 2022-08-19 06:18:11 +07:00 committed by GitHub
parent 91a751f3f8
commit 7d0ccc1f55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ export default class RAOP {
private _win: any; private _win: any;
private _app: any; private _app: any;
private _store: any; private _store: any;
private _cacheAttr: any; private _cacheAttr: any;
private u: any; private u: any;
private ipairplay: any = ""; private ipairplay: any = "";
private portairplay: any = ""; private portairplay: any = "";