From ec33a67b3c43fbdfb587bef577117612fa6d6945 Mon Sep 17 00:00:00 2001 From: 22yeets22 <132288501+22yeets22@users.noreply.github.com> Date: Fri, 1 Mar 2024 11:59:11 -0600 Subject: [PATCH] Update quotes.json --- static/assets/quotes.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/assets/quotes.json b/static/assets/quotes.json index a7771860..757fad6c 100644 --- a/static/assets/quotes.json +++ b/static/assets/quotes.json @@ -46,5 +46,9 @@ { "msg": "go check out the message of the day", "frequency": 30 + }, + { + "msg": "Lazlo is a canker blossom", + "frequency": 40 } ]