Update location of sheets to keep them more organized
This commit is contained in:
parent
6fbb480f83
commit
e284529a45
5 changed files with 7 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import DOTDUNGEON from "../config.mjs";
|
||||
import DOTDUNGEON from "../../config.mjs";
|
||||
|
||||
export class GenericItemSheet extends ItemSheet {
|
||||
_expanded = new Set();
|
||||
Loading…
Add table
Add a link
Reference in a new issue