Skip to content

Commit

Permalink
fix: Remove obsidian- prefix from plugin id
Browse files Browse the repository at this point in the history
  • Loading branch information
strokirk committed May 28, 2024
1 parent 940d578 commit 05ddf16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"id": "obsidian-join-lines",
"id": "join-lines",
"name": "Join Lines",
"version": "1.0.0",
"minAppVersion": "1.5.12",
Expand Down

0 comments on commit 05ddf16

Please sign in to comment.