From 9f0d8007e8eefd01bc390e60bd8542ba6f57b5f8 Mon Sep 17 00:00:00 2001 From: "Jonny_Bro (Nikita)" Date: Mon, 3 Jul 2023 20:01:52 +0500 Subject: [PATCH] updates link --- dashboard/dashboard.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dashboard/dashboard.js b/dashboard/dashboard.js index 6935321b..57049da5 100644 --- a/dashboard/dashboard.js +++ b/dashboard/dashboard.js @@ -210,6 +210,9 @@ module.exports.load = async client => { DBD.customPagesTypes.redirectToUrl("/github", () => { return "https://github.com/JonnyBro/JaBa"; }), + DBD.customPagesTypes.redirectToUrl("/updates", () => { + return "https://github.com/JonnyBro/JaBa/blob/main/dashboard/docs/updates.md"; + }), ], settings: [ {