kopia lustrzana https://github.com/deathbeds/ipydrawio
linting, remove trace of mxgraph submodule
rodzic
1418d565ef
commit
954b7e467b
|
|
@ -1,6 +1,3 @@
|
|||
[submodule "vendor/mxgraph"]
|
||||
path = src/mxgraph
|
||||
url = https://github.com/jgraph/mxgraph.git
|
||||
[submodule "src/drawio"]
|
||||
path = src/drawio
|
||||
url = https://github.com/jgraph/drawio.git
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@ const DEFAULT_EMBED_PARAMS = {
|
|||
gapi: 0, // google
|
||||
od: 0, // onedrive
|
||||
trello: 0, // trello
|
||||
noExitBtn: 1
|
||||
noExitBtn: 1,
|
||||
};
|
||||
|
||||
const DEFAULT_CONFIG = {
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue