avancement connexion d'un événement avec Mapado
This commit is contained in:
parent
880cae624a
commit
1614f8682e
18 changed files with 81 additions and 49 deletions
7
site/plugins/mapado-check/src/index.js
Executable file
7
site/plugins/mapado-check/src/index.js
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
import MapadoCheckButton from "./components/MapadoCheckButton.vue";
|
||||
|
||||
window.panel.plugin("adrienpayet/mapado-check", {
|
||||
fields: {
|
||||
"mapado-check": MapadoCheckButton,
|
||||
},
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue