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:
parent
24fbced030
commit
990e89e1b2
@ -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) =>
|
||||
|
Loading…
x
Reference in New Issue
Block a user