Browse Source

Add new quote

Apis Necros 2 năm trước cách đây
mục cha
commit
7d4bebdc48
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      static/js/Bumble.js

+ 4 - 0
static/js/Bumble.js

@@ -445,6 +445,10 @@ Bumble.FooterQuotes = {
             "text":"God help the outcast with her witchcraft / Some day I'm gonna go home",
             "source":"Sherclop Pones - Pinkie's Brew"
         },
+        {
+            "text":"When I wrote this code, only God and I knew how it worked. Now, only God knows it!",
+            "source":"Unknown Developer"
+        },
     ],
 
     PlaceQuote: function() {