checking in
This commit is contained in:
@@ -9,7 +9,7 @@ import { id as moduleId } from "../module.json";
|
||||
import { initializeSettings } from "./settings";
|
||||
import { CharacterArchiver } from "./apps/CharacterArchiver"
|
||||
|
||||
|
||||
import "../styles/CharacterArchiver.scss"
|
||||
// interface MyModule extends Game.ModuleData<ModuleData> {
|
||||
// dogBrowser: DogBrowser;
|
||||
// }
|
||||
@@ -104,4 +104,4 @@ Hooks.on("getActorDirectoryEntryContext", async (html: any, options: any) => {
|
||||
},
|
||||
);
|
||||
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user