chore: Prettified Code

[ci skip]
This commit is contained in:
vapormusic 2022-08-15 15:34:47 +00:00 committed by cider-chore[bot]
parent d0d691f049
commit 99574a96b5

View file

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