mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-21 15:57:31 +09:00
3 lines
66 B
JavaScript
3 lines
66 B
JavaScript
|
|
this.addEventListener('install', function(event) {
|
||
|
|
close();
|
||
|
|
});
|