fixed name mismatch

This commit is contained in:
dwolfe884 2023-02-06 13:58:19 -06:00
parent d506060b44
commit ce396c6fd0

View file

@ -1,6 +1,6 @@
{
"id": "obsidian-x86-flow",
"name": "X86 Flow Graphing",
"id": "x86-flow-graphing",
"name": "x86 Assembly Flow Graphing",
"version": "1.0.0",
"minAppVersion": "1.1.0",
"description": "An Obsidian plugin for converting x86 code blocks into flow graphs",