Skip to content

Commit

Permalink
Merge pull request shevabam#38 from vinaymirchandani-tecblic/master
Browse files Browse the repository at this point in the history
Update quotes.js
  • Loading branch information
shevabam authored Aug 30, 2023
2 parents e722f89 + b5b0f72 commit 88f581b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion quotes.js
Original file line number Diff line number Diff line change
Expand Up @@ -504,5 +504,9 @@ module.exports = [
{
"quote": "You either run from things, or you face them, Mr. White.",
"author": "Jesse Pinkman"
}
},
{
"quote": "Tight. Tight. Tight.",
"author": "Tuco Salamanca"
},
];

0 comments on commit 88f581b

Please sign in to comment.