Files
openpgpjs/src/config
Chris Wiegand 47cf9b6980 fix JSON.parse(null)
if window.localStorage.config is null then JSON.parse returns an error about "u" not being valid (the word "undefined" is not valid JSON apparently :). So I test for null-ness first.
2014-06-03 21:55:16 -06:00
..
2014-01-09 02:47:57 -08:00
2014-06-03 21:55:16 -06:00