Skip to content

Commit

Permalink
add missing modules (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
ioj4 authored Feb 5, 2025
1 parent af073dd commit ff2bcea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ global.LATEST_ONLY = true;
const modules = [
'host',
'desktop_core',
'desktop_overlay',
'krisp',
'dispatch',
'utils',
Expand All @@ -18,6 +19,7 @@ const modules = [
'overlay2',
'game_utils',
'voice',
'voice_filters',
'vigilante',
'rpc',
'erlpack',
Expand Down

0 comments on commit ff2bcea

Please sign in to comment.