Ver código fonte

Add quotes for footer

ApisNecros 1 ano atrás
pai
commit
e92e08a4c0
1 arquivos alterados com 8 adições e 0 exclusões
  1. 8 0
      static/js/Bumble.js

+ 8 - 0
static/js/Bumble.js

@@ -589,6 +589,14 @@ Bumble.FooterQuotes = {
             "text":"I don't know what I'm gonna do / I can't keep anything at all from slipping through my raccoon claws",
             "source":"Penelope Scott - Soap"
         },
+        {
+            "text":"I don't know what I'm doing, but I am okay with losing",
+            "source":"That Handsome Devil - F2F"
+        },
+        {
+            "text":"I don't know what I'm doing, but I'm not afraid of losing",
+            "source":"That Handsome Devil - F2F"
+        },
     ],
 
     PlaceQuote: function() {