diff options
Diffstat (limited to 'modules/quit.py')
| -rw-r--r-- | modules/quit.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/quit.py b/modules/quit.py index e3aa5a7c..e63a6ff6 100644 --- a/modules/quit.py +++ b/modules/quit.py @@ -54,6 +54,7 @@ QUOTES = { "He had to download the entire iOS system on his computer, he had to decrypt it, he had to do all of these things I don't even understand" : "Glenn Moramarco, as assistant U.S. attorney", "I don’t need to understand how encryption works" : "Amber Rudd", "Life's but a walking shadow, a poor player that struts and frets his hour upon the stage and then is heard no more. It is a tale told by an idiot, full of sound and fury, signifying nothing" : "", + "We're getting there" : "", } class Module(ModuleManager.BaseModule): |
