Update redundant plugin id

This commit is contained in:
Ben Stuart 2025-02-08 15:57:53 -06:00
parent efda7932ee
commit 6d2779f538
2 changed files with 2 additions and 2 deletions

View file

@ -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",

View file

@ -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",