mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Also: don't add the properties until `activate` is called. Previously we were still adding the properties in the `load` method, which was wrong.
Also: don't add the properties until `activate` is called. Previously we were still adding the properties in the `load` method, which was wrong.