-
Notifications
You must be signed in to change notification settings - Fork 5
feat: unity sdk #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
docs/yarn.lock
Outdated
@@ -4,45 +4,45 @@ | |||
|
|||
"@algolia/[email protected]": | |||
version "1.7.2" | |||
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-core/-/autocomplete-core-1.7.2.tgz#8abbed88082f611997538760dffcb43b33b1fd1d" | |||
resolved "https://registry.npmjs.org/@algolia/autocomplete-core/-/autocomplete-core-1.7.2.tgz" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Curious why the registry changed here. We may want to run yarn
again. Thanks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jamalavedra let's fix this
docs/yarn.lock
Outdated
@@ -4,45 +4,45 @@ | |||
|
|||
"@algolia/[email protected]": | |||
version "1.7.2" | |||
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-core/-/autocomplete-core-1.7.2.tgz#8abbed88082f611997538760dffcb43b33b1fd1d" | |||
resolved "https://registry.npmjs.org/@algolia/autocomplete-core/-/autocomplete-core-1.7.2.tgz" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jamalavedra let's fix this
docs/i18n/en/code.json
Outdated
{ | ||
"theme.ErrorPageContent.title": { | ||
"message": "This page crashed.", | ||
"description": "The title of the fallback page when the page crashed" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why was this i18n directory added?
Summary
Add Unity Client library