private void OnEnable()
 {
     _settings = GlobalsSettings.Load();
 }