You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// If an bean is added/deleted/changed we trigger this here, why we do this? Because when we import from the Beanconqueror website an bean, and we're actually on this page, this won't get shown.
82
+
this.loadBrews();
83
+
});
76
84
}
77
85
78
86
publicsegmentChanged(){
@@ -387,6 +395,12 @@ export class BrewPage implements OnInit {
0 commit comments