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-05-29 14:17:07 -07:00
2019-05-24 11:35:56 +02:00
2019-06-04 17:42:48 -07:00
2019-04-24 17:36:41 +02:00
2019-05-15 08:06:35 -07:00
2019-05-29 14:48:02 +02:00
2019-04-16 17:33:23 +02:00
2019-05-24 12:51:14 -07:00
2019-03-25 13:53:08 +01:00
2019-05-07 09:53:01 +01:00
2019-04-15 18:58:15 +02:00
2019-03-21 14:47:55 +01:00
2019-04-17 08:05:32 -07:00
2019-05-29 14:17:07 -07:00
2019-03-25 13:53:08 +01:00
2019-05-22 14:08:52 +02:00
2019-04-26 18:11:53 +00:00
2019-05-02 09:26:20 +02:00
2019-05-23 12:06:50 +02:00
2019-03-21 14:47:55 +01:00
2019-03-25 13:53:08 +01:00
2019-03-25 13:53:08 +01:00
2019-05-22 12:29:28 +02:00
2019-05-03 18:25:33 +01:00
2019-04-24 17:41:28 +02:00
2019-03-25 13:53:08 +01:00
2019-05-07 18:02:14 +02:00
2019-05-10 13:22:05 +02:00
2019-03-25 13:53:08 +01:00
2019-03-25 13:53:08 +01:00
2019-05-22 09:43:17 +02:00
2019-05-30 14:10:40 -07:00
2019-03-21 14:47:55 +01:00
2019-03-21 14:47:55 +01:00
2019-03-25 13:53:08 +01:00
2019-04-30 14:50:56 +02:00
2019-05-23 15:16:31 +02:00
2019-04-16 12:27:17 -07:00
2019-04-23 17:55:07 +01:00
2019-05-30 09:46:35 -07:00
2019-03-25 13:53:08 +01:00
2019-03-21 14:47:55 +01:00
2019-05-14 12:42:54 -07:00