Page MenuHomePhabricator

[lib] Fix comment in kesyerver-types
ClosedPublic

Authored by inka on Aug 15 2023, 12:40 AM.
Tags
None
Referenced Files
F3724602: D8812.id29944.diff
Wed, Jan 8, 5:44 PM
F3724601: D8812.id29878.diff
Wed, Jan 8, 5:44 PM
F3707777: D8812.diff
Wed, Jan 8, 1:56 AM
Unknown Object (File)
Mon, Jan 6, 5:28 PM
Unknown Object (File)
Sun, Dec 29, 11:53 AM
Unknown Object (File)
Nov 21 2024, 8:19 AM
Unknown Object (File)
Nov 21 2024, 8:19 AM
Unknown Object (File)
Nov 21 2024, 8:17 AM
Subscribers

Details

Summary

I noticed that the comment was incorrect. In the future, the cookie type will be one of string | undefined | null, but the field will have to be specified.
So the field declaration will need to be +cookie: ?string,.

Test Plan

N/A

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable