Skip to content

Commit

Permalink
Update plugin id
Browse files Browse the repository at this point in the history
  • Loading branch information
wenlzhang committed Nov 8, 2023
1 parent 97753f3 commit f3cb1c9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"id": "obsidian-timestamp-link",
"id": "timestamp-link",
"name": "Timestamp Link",
"version": "0.0.1",
"minAppVersion": "1.0.0",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "obsidian-timestamp-link",
"name": "timestamp-link",
"version": "0.0.1",
"description": "Copy timestamped links to blocks, headings and notes.",
"main": "main.js",
Expand Down

0 comments on commit f3cb1c9

Please sign in to comment.