Skip to content

Commit

Permalink
Merge pull request #46 from WideChat/master-catchup-80cfd04
Browse files Browse the repository at this point in the history
[Upstream Catchup] Merge RC:master to master
  • Loading branch information
Shailesh351 committed Jan 24, 2022
2 parents 7777d4b + 0d0438f commit 3e5da1c
Show file tree
Hide file tree
Showing 641 changed files with 31,214 additions and 2,703 deletions.
2 changes: 1 addition & 1 deletion client/AppsEngineUIClient.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/AppsEngineUIClient.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/AppsEngineUIHost.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion definition/App.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export declare abstract class App implements IApp {
* @return {string} the username of the app user
*
* @deprecated This method will be removed in the next major version.
* Please use read.getAppUser instead.
* Please use read.getUserReader().getAppUser() instead.
*/
getAppUserUsername(): string;
/**
Expand Down
2 changes: 1 addition & 1 deletion definition/App.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3e5da1c

Please sign in to comment.