This commit is contained in:
TyzzyT 2025-06-17 21:12:14 +02:00 committed by GitHub
commit fd6e5ecd17
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,12 @@ const messages = [
'I\'ll be here all week', 'I\'ll be here all week',
'Don\'t forget to tip your waitress', 'Don\'t forget to tip your waitress',
'Apply directly to the forehead', 'Apply directly to the forehead',
'Loading Battlestation' 'Loading Battlestation',
'Adding more cowbell…',
'Loading… feel the rhythm!',
'Spinning the vinyl…',
'Syncing with the beat…',
'Preparing the setlist…'
]; ];
let message = null; let message = null;