chore: Prettified Code

[ci skip]
This commit is contained in:
vapormusic 2022-08-21 15:18:35 +00:00 committed by cider-chore[bot]
parent b1d1ad1653
commit c96585e854

View file

@ -394,4 +394,4 @@ export default class RAOP {
this.uploadImageAirplay(artworkURL.replace("{w}", "1024").replace("{h}", "1024")); this.uploadImageAirplay(artworkURL.replace("{w}", "1024").replace("{h}", "1024"));
} }
} }
} }