Skip to content

Commit eb156da

Browse files
authored
Merge pull request #28 from mathisto/patch-1
Remove unintended duplicate whitespace
2 parents 3b031df + c121279 commit eb156da

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

logseq-slash-commands/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "logseq-slash-commands",
33
"version": "0.0.1",
4-
"description": "Support more actions from custom editor slash command.",
4+
"description": "Support more actions from custom editor slash command.",
55
"main": "index.html",
66
"author": "Charlie",
77
"license": "MIT",
88
"logseq": {
99
"id": "_r5fbt3wdc"
1010
}
11-
}
11+
}

0 commit comments

Comments
 (0)