mirror of
https://github.com/cmorooney/obsidian-game-search-plugin.git
synced 2026-07-22 07:50:25 +00:00
fix name
This commit is contained in:
parent
33ec1d19b2
commit
23394b265a
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"id": "obsidian-game-search-plugin",
|
||||
"id": "game-search",
|
||||
"name": "Game Search",
|
||||
"version": "0.1.0",
|
||||
"minAppVersion": "0.15.0",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "obsidian-game-search-plugin",
|
||||
"name": "game-search",
|
||||
"version": "0.1.0",
|
||||
"description": "This is a plugin to help you create game notes.",
|
||||
"homepage": "https://github.com/CMorooney/obsidian-game-search-plugin",
|
||||
|
|
|
|||
Loading…
Reference in a new issue