Add diagnostics tab and UI animations
All checks were successful
Build MrTrust / build (push) Successful in 5m31s

This commit is contained in:
MrSphay
2026-05-16 13:05:12 +02:00
parent 8ce78741bb
commit 46f9f95dcf
4 changed files with 362 additions and 172 deletions

View File

@@ -11,7 +11,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
MRTRUST_VERSION: 0.1.3
MRTRUST_VERSION: 0.1.4
steps:
- name: Checkout