mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-21 07:47:32 +09:00
Alphabetical order skill issue
This commit is contained in:
parent
b898673be8
commit
b8a4d60a09
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ PREPROCESSED_WEBIDL_FILES = [
|
|||
]
|
||||
|
||||
WEBIDL_FILES = [
|
||||
'USB.webidl',
|
||||
'AbortController.webidl',
|
||||
'AbortSignal.webidl',
|
||||
'AbstractWorker.webidl',
|
||||
|
|
@ -564,6 +563,7 @@ WEBIDL_FILES = [
|
|||
'UIEvent.webidl',
|
||||
'URL.webidl',
|
||||
'URLSearchParams.webidl',
|
||||
'USB.webidl',
|
||||
'ValidityState.webidl',
|
||||
'VideoPlaybackQuality.webidl',
|
||||
'VideoStreamTrack.webidl',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue