mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-06 04:52:21 -07:00
Merge d7f796c49d
into 91f06801ca
This commit is contained in:
commit
fd6e5ecd17
1 changed files with 6 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue