1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-04-16 15:51:55 +00:00

Update ScriptItem.tsx (#3388)

This commit is contained in:
Michel Roegl-Brunner 2025-03-24 16:22:39 +01:00 committed by GitHub
parent 24fbced030
commit 990e89e1b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -102,7 +102,7 @@ function ScriptItem({
)?.version || "No Version information found"
}</p>
<p className="text-l text-foreground">Latest changes:</p>
<p className="text-l text-foreground">Latest Version changes(Pulled from newreleases.io):</p>
<p className="text-l text-muted-foreground">
{(() => {
const matchedVersion = versions.find((v) =>