mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
clean up
This commit is contained in:
parent
f6e57df436
commit
e454d8bb06
1 changed files with 0 additions and 5 deletions
|
|
@ -1,11 +1,6 @@
|
|||
|
||||
const { HandlebarsApplicationMixin, ApplicationV2 } = foundry.applications.api;
|
||||
|
||||
/**
|
||||
* @import User from "@client/documents/user.mjs"
|
||||
* @import {ContextMenuEntry} from "../ux/context-menu.mjs"
|
||||
*/
|
||||
|
||||
/**
|
||||
* A UI element which displays the Users defined for this world.
|
||||
* Currently active users are always displayed, while inactive users can be displayed on toggle.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue