From 9bc8e5d8429c7c7f4e629458830167273699f60d Mon Sep 17 00:00:00 2001 From: a1eaiactaest <55894077+a1eaiactaest@users.noreply.github.com> Date: Mon, 14 Feb 2022 20:49:50 +0100 Subject: [PATCH] typo --- src/preload/cider-preload.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/preload/cider-preload.js b/src/preload/cider-preload.js index 104fd17c..66ea1f3e 100644 --- a/src/preload/cider-preload.js +++ b/src/preload/cider-preload.js @@ -112,4 +112,4 @@ process.once('loaded', () => { global.MusicKitInterop = MusicKitInterop; }); -console.log('Congratulations! You found an easteregg https://www.youtube.com/watch?v=iik25wqIuFo'); +console.log('Congratulations! You found an easter egg https://www.youtube.com/watch?v=iik25wqIuFo');