mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05: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.