Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
allow connectTo from conhost natives
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=c6f260f69cf077755fbaa0a3945e801ea3065ce3
- Loading branch information
1 parent
da759bc
commit ab84947
Showing
2 changed files
with
36 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -5,7 +5,8 @@ | |
| "fx[2]", | ||
| "net", | ||
| "nui:core", | ||
| "gta:core" | ||
| "gta:core", | ||
| "conhost" | ||
| ], | ||
| "provides": [] | ||
| } | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters