Files
jitsi-meet/react/features
virtuacoplenny eb644987ce fix(settings): do not use non-set localStorage values (#4299)
If a value is not set in localStorage then null is
returned. null should not be converted to an empty
string (via _.escape) because that will then be
stored in localStorage as the user set preference
and will keep overriding any other values set
in localStorage for the displayname.
2019-06-04 17:42:48 -07:00
..
2019-05-29 09:53:31 -07:00
2019-04-24 17:36:41 +02:00
2019-03-25 13:53:08 +01:00
2019-04-26 18:11:53 +00:00
2019-03-25 13:53:08 +01:00
2019-05-07 18:02:14 +02:00
2019-04-23 17:55:07 +01:00