Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3540105
D11964.id40056.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
315 B
Referenced Files
None
Subscribers
None
D11964.id40056.diff
View Options
diff --git a/lib/types/user-types.js b/lib/types/user-types.js
--- a/lib/types/user-types.js
+++ b/lib/types/user-types.js
@@ -45,7 +45,7 @@
});
export type UserInfos = { +[id: string]: UserInfo };
export const userInfosValidator: TDict<UserInfos> = t.dict(
- t.String,
+ tUserID,
userInfoValidator,
);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 27, 4:29 AM (8 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2707571
Default Alt Text
D11964.id40056.diff (315 B)
Attached To
Mode
D11964: [lib] Use tUserID in message-validators.js
Attached
Detach File
Event Timeline
Log In to Comment