Lin Hy

Results 2 issues of Lin Hy

Try to check that "Enable Storage Sync", but after refrsh it's still not checked

`d = {key: value for (key, value) in sequence}` 不如直接 `d = dict(sequence)`