Make BaseMedicalPDA abstract (#26567)
(cherry picked from commit 1ffa5c28d8)
This commit is contained in:
parent
a893e0adce
commit
558fdebe95
|
|
@ -108,6 +108,7 @@
|
|||
- type: entity
|
||||
parent: BasePDA
|
||||
id: BaseMedicalPDA
|
||||
abstract: true
|
||||
components:
|
||||
- type: HealthAnalyzer
|
||||
scanDelay: 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue