fix repo miss vsix
All checks were successful
Release / Build & publish (push) Successful in 1m35s

This commit is contained in:
2026-04-07 09:54:00 +03:00
parent e4ab003a9d
commit edfdc40aea
2 changed files with 2 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
"description": "Syntax highlighting for judge test-suite files",
"version": "0.1.0",
"publisher": "judge",
"repository": {"type": "git", "url": "https://gitea.mkorn.me/admin/judge"},
"engines": { "vscode": "^1.60.0" },
"categories": ["Programming Languages"],
"contributes": {