mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 00:17:32 +09:00
Alphabetical order skill issue
This commit is contained in:
parent
7c1a08e62f
commit
a907e77d25
1 changed files with 1 additions and 1 deletions
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
EXPORTS.mozilla.dom += [
|
EXPORTS.mozilla.dom += [
|
||||||
'USB.h',
|
'USB.h',
|
||||||
'USBBackend.h',
|
|
||||||
'USBAlternateInterface.h',
|
'USBAlternateInterface.h',
|
||||||
|
'USBBackend.h',
|
||||||
'USBConfiguration.h',
|
'USBConfiguration.h',
|
||||||
'USBDescriptors.h',
|
'USBDescriptors.h',
|
||||||
'USBDevice.h',
|
'USBDevice.h',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue