chore: Prettified Code

[ci skip]
This commit is contained in:
vapormusic 2022-08-18 23:18:44 +00:00 committed by cider-chore[bot]
parent 7d0ccc1f55
commit cccfccaba8

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 = "";