Files
jitsi-meet/react/features/base
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-24 14:06:17 +02:00
2019-03-25 13:53:08 +01:00
2019-03-21 14:47:55 +01:00
2019-05-07 18:02:14 +02:00
2019-03-25 13:53:08 +01:00
2019-03-25 13:53:08 +01:00
2019-05-08 16:03:09 +02:00
2019-03-25 13:53:08 +01:00
2019-03-21 14:47:55 +01:00