fixup! Fixed: those stupid lines

This commit is contained in:
bakerboy448 2023-05-24 18:42:23 -05:00 committed by GitHub
parent a43059f0f9
commit 5f31b0e5ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ 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 Battlestations' 'Loading Battlestation'
]; ];
let message = null; let message = null;