Skip to content

Commit

Permalink
Added new command — «Clear page numbers»
Browse files Browse the repository at this point in the history
  • Loading branch information
npi authored and npi committed Oct 9, 2018
1 parent da2d9b8 commit 7977e59
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/manifest.json
Expand Up @@ -12,26 +12,18 @@
"handler" : "pages",
"shortcut" : "command alt shift p",
"name" : "Formatting pages",
<<<<<<< HEAD
"identifier" : "ds-plugin-pages",
"icon" : "./icons/icon-sr.png",
"description" : "Sort and format the page list"
=======
"identifier" : "ds-plugin-pages"
>>>>>>> 1046c836fec62bb2b04b6f30aafeff2abcc0e059
},
{
"script" : "./clean-pages.js",
"handler" : "cleanPages",
"shortcut" : "command alt shift c",
"name" : "Clear page numbers",
<<<<<<< HEAD
"identifier" : "ds-plugin-clean-pages",
"icon" : "./icons/icon-sr.png",
"description" : "Removing prefixes in page titles"
=======
"identifier" : "ds-plugin-clean-pages"
>>>>>>> 1046c836fec62bb2b04b6f30aafeff2abcc0e059
}
]
}

0 comments on commit 7977e59

Please sign in to comment.