mirror of
https://github.com/roytam1/UXP.git
synced 2026-06-22 00:08:54 +00:00
3 lines
82 B
JavaScript
3 lines
82 B
JavaScript
// Set a global flag to indicate that this module was executed.
|
|
moduleRan = true;
|