mirror of
https://github.com/documize/community.git
synced 2025-08-07 06:25:23 +02:00
remove plugin.json
This commit is contained in:
parent
7158c9b403
commit
d9766cbc3d
1 changed files with 0 additions and 19 deletions
19
plugin.json
19
plugin.json
|
@ -1,19 +0,0 @@
|
|||
[
|
||||
{
|
||||
"Comment": "Disable (or not) built-in html import (NOTE: no Plugin name)",
|
||||
"Disabled": false,
|
||||
"API": "Convert",
|
||||
"Actions": [
|
||||
"htm",
|
||||
"html"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Comment": "Disable (or not) built-in Documize API import used from SDK (NOTE: no Plugin name)",
|
||||
"Disabled": false,
|
||||
"API": "Convert",
|
||||
"Actions": [
|
||||
"documizeapi"
|
||||
]
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue