This commit is contained in:
Dapoulp 2025-05-31 08:09:42 +02:00
parent f6e57df436
commit e454d8bb06

View file

@ -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.