mirror of
https://github.com/atom/atom.git
synced 2026-01-25 06:48:28 -05:00
This prevents the change handler for `core.titleBar` from being triggered every time a new instance of the main process is created. This fixes a regression that was causing users to be prompted for a restart every time they opened Atom. Co-authored-by: Max Brunsfeld <maxbrunsfeld@github.com> Co-authored-by: Nathan Sobo <nathan@github.com>