From f31d75e0d448500871ba17c3eb0802521f78d776 Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Fri, 20 Dec 2024 18:52:18 -0500 Subject: [PATCH] Hehe I got chinese food --- assets/json/fortune.json | 6 +++++- package.json | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/assets/json/fortune.json b/assets/json/fortune.json index a9f81ced..ea1476bf 100644 --- a/assets/json/fortune.json +++ b/assets/json/fortune.json @@ -110,5 +110,9 @@ "Your power is in your ability to decide.", "When two men in a business always agree, one of them is unnecessary.", "The change you started already has far-reaching effects. Be ready.", - "When you begin to coast you're on the downgrade." + "When you begin to coast you're on the downgrade.", + "Hope for the best, but prepare for the worst.", + "No one knows what they can do until they try.", + "In every enterprise, consider the outcome.", + "You have plenty of insight, share it with others." ] diff --git a/package.json b/package.json index 1fc12590..36014afa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xiao", - "version": "152.4.6", + "version": "152.4.7", "description": "Your personal server companion.", "main": "Xiao.js", "scripts": {