Skip to content

Commit a024b4d

Browse files
Update sheet.js
1 parent c7ccd33 commit a024b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: modules/sheet.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export class ClockSheet extends ActorSheet {
2222
super.defaultOptions,
2323
{
2424
classes: ["clocks", "sheet", `clocks-system-${game.data.system.id}`, "actor", "npc"],
25-
template: "/modules/clocks/templates/sheet.html",
25+
template: "/modules/lancer-clocks/templates/sheet.html",
2626
width: 350,
2727
height: 525,
2828
...supportedSystem.sheetDefaultOptions

0 commit comments

Comments
 (0)