mirror of
https://github.com/benstuart0/on-this-day-i-obsidian.git
synced 2026-07-22 05:38:19 +00:00
Update redundant plugin id
This commit is contained in:
parent
efda7932ee
commit
6d2779f538
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"id": "on-this-day-i-obsidian-plugin",
|
||||
"id": "on-this-day-i",
|
||||
"name": "On This Day I",
|
||||
"version": "1.0.0",
|
||||
"minAppVersion": "1.8.4",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "on-this-day-i-obsidian-plugin",
|
||||
"name": "on-this-day-i",
|
||||
"version": "1.0.0",
|
||||
"description": "This is the first version of the 'On This Day I' Obsidian plugin",
|
||||
"main": "main.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue