Skip to content

Commit

Permalink
Remove trailing space from AudioWorkletGlobalScope (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjermanovic committed Feb 2, 2022
1 parent 3324045 commit a11eca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion globals.json
Expand Up @@ -388,7 +388,7 @@
"AudioParam": false,
"AudioProcessingEvent": false,
"AudioScheduledSourceNode": false,
"AudioWorkletGlobalScope ": false,
"AudioWorkletGlobalScope": false,
"AudioWorkletNode": false,
"AudioWorkletProcessor": false,
"BarProp": false,
Expand Down

0 comments on commit a11eca9

Please sign in to comment.