refactor(activity-monitor): change activity property visibility and update view references for consistency
This commit is contained in:
@@ -20,7 +20,7 @@ class ActivityMonitor extends Component
|
||||
|
||||
public bool $showWaiting = false;
|
||||
|
||||
protected $activity;
|
||||
public $activity;
|
||||
|
||||
public static $eventDispatched = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user