From 4d0504f69fc185035f2dbaacba38ca5421f0c5b3 Mon Sep 17 00:00:00 2001 From: itskovacs Date: Tue, 4 Nov 2025 23:44:44 +0100 Subject: [PATCH] :lipstick: Add documentation and emojis in About --- .../components/dashboard/dashboard.component.html | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/src/src/app/components/dashboard/dashboard.component.html b/src/src/app/components/dashboard/dashboard.component.html index e6e0f53..792a720 100644 --- a/src/src/app/components/dashboard/dashboard.component.html +++ b/src/src/app/components/dashboard/dashboard.component.html @@ -192,22 +192,28 @@
- Support - TRIP ☕ + 📘 Documentation + Learn more here +
+ +
+ ☕ Support + TRIP Support development through optional donations. Thank you!
@if (this.info?.update) {
TRIP {{ this.info?.update }} available on Github. Changelog
} @else { TRIP {{ info?.version }} }