uberwald e2da4773bd Fix: GMPlayerPrivacySelectorMenu must extend ApplicationV2
Modified GMPlayerPrivacySelectorMenu to extend ApplicationV2 (or fallback class)
to be compatible with FoundryVTT's registerMenu API.

FoundryVTT requires that menu types passed to registerMenu() must be a
FormApplication or ApplicationV2 instance or subclass.

Changes:
- Added conditional _AppBase class (ApplicationV2 or fallback for tests)
- Extended GMPlayerPrivacySelectorMenu from _AppBase
- Added DEFAULT_OPTIONS static property for ApplicationV2 compatibility
- Added super(options) call in constructor

This fixes: Error: You must provide a menu type that is a FormApplication or ApplicationV2 instance or subclass

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-05-24 01:00:14 +02:00
2026-05-23 18:23:48 +02:00
2026-05-24 00:37:21 +02:00
2026-05-21 23:08:34 +02:00
2026-05-24 00:37:21 +02:00
2026-05-24 00:37:21 +02:00
2026-05-24 00:37:21 +02:00
2026-05-21 23:08:34 +02:00
2026-05-21 23:08:34 +02:00
2026-05-21 23:08:34 +02:00
2026-05-21 23:08:34 +02:00
S
Description
No description provided
CC-BY-SA-4.0 11 MiB
14.1.0 Latest
2026-06-07 22:19:09 +02:00
Languages
JavaScript 52.6%
HTML 33%
Less 6.1%
CSS 5.4%
Handlebars 2.2%
Other 0.7%