浏览代码

Add quote for footer

Bee Hudson 9 月之前
父节点
当前提交
a5735b29c6
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      static/js/Bumble.js

+ 4 - 0
static/js/Bumble.js

@@ -628,6 +628,10 @@ Bumble.FooterQuotes = {
             "text":"I know for sure I don't wanna be a rockstar if it makes me what you are",
             "source":"Woz - Child Support"
         },
+        {
+            "text":"Daddy's little girl paints the world with her magic wand",
+            "source":"Jesse Spencer - Molly Smiles"
+        },
     ],
 
     PlaceQuote: function() {