updates link

This commit is contained in:
Jonny_Bro (Nikita) 2023-07-03 20:01:52 +05:00
parent 5219a47b91
commit 9f0d8007e8

View file

@ -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: [
{