浏览代码

Add quote for footer

ApisNecros 1 年之前
父节点
当前提交
931334ce80
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      static/js/Bumble.js

+ 4 - 0
static/js/Bumble.js

@@ -577,6 +577,10 @@ Bumble.FooterQuotes = {
             "text":"Why worry about yesterday's fuckups when you have tomorrow's fuckups to look forward to?",
             "source":"@masood_boomgaard@tiktok.com"
         },
+        {
+            "text":"You will be okay. You have no other option.",
+            "source":"/u/kristencolby on Reddit"
+        },
     ],
 
     PlaceQuote: function() {