mirror of
https://github.com/roytam1/UXP.git
synced 2026-06-21 07:49:15 +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;
|