Skip to content

Commit 9d1eb4d

Browse files
committed
Temp fix
1 parent 92b6889 commit 9d1eb4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/templates/pages/plugins.txp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ if (!empty($json->legacy)) {
2121
$safe_plugver = txpspecialchars($legacy->version);
2222

2323
echo n.' {';
24-
echo n.' "'.$safe_txpver.'" {';
24+
echo n.' "'.$safe_txpver.'": {';
2525

2626
echo n.' "version": "'.$safe_plugver.'",';
2727

0 commit comments

Comments
 (0)