Remove special character from name

This commit is contained in:
Ivan 2026-05-29 10:53:29 +02:00
parent 0619d628e4
commit a70ac9cc79

View file

@ -1,6 +1,6 @@
{
"id": "csharp-snippet-runner",
"name": "C# Snippet Runner",
"name": "CSharp Snippet Runner",
"version": "1.0.0",
"minAppVersion": "1.12.7",
"description": "Run C# code blocks in Obsidian using an auto-installed CSharpRepl runtime.",