mirror of
https://github.com/ohm-engineering/obsidian-csharp-interactive.git
synced 2026-07-22 07:24:31 +00:00
Remove Obsidian from description
This commit is contained in:
parent
a70ac9cc79
commit
ab337f6194
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"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.",
|
||||
"description": "Run C# code blocks using an auto-installed CSharpRepl runtime.",
|
||||
"author": "OHM Engineering",
|
||||
"authorUrl": "https://github.com/OHM-Engineering",
|
||||
"isDesktopOnly": false
|
||||
|
|
|
|||
Loading…
Reference in a new issue