added custom entry to import
parent
e94219b26b
commit
89860e8e98
|
|
@ -13,7 +13,7 @@ Hooks.once("init", () => {
|
|||
console.log("DSA 4.1 is ready for development!")
|
||||
})
|
||||
|
||||
Hooks.on("getActorDirectoryEntryContext", (menuItems) => {
|
||||
Hooks.on("getActorContextOptions", (menuItems) => {
|
||||
menuItems.push({
|
||||
name: "Import from XML",
|
||||
icon: '<i class="fas fa-file"></i>',
|
||||
|
|
|
|||
Loading…
Reference in New Issue