File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ export class MessageDecoder {
4343 this . registerPlugin ( new Plugins . Label_4A_DIS ( this ) ) ;
4444 this . registerPlugin ( new Plugins . Label_4A_DOOR ( this ) ) ;
4545 this . registerPlugin ( new Plugins . Label_4A_Slash_01 ( this ) ) ;
46+ this . registerPlugin ( new Plugins . Label_4J_POS ( this ) ) ;
4647 this . registerPlugin ( new Plugins . Label_4N ( this ) ) ;
4748 this . registerPlugin ( new Plugins . Label_B6_Forwardslash ( this ) ) ;
4849 this . registerPlugin ( new Plugins . Label_H1_FLR ( this ) ) ;
Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ export * from './Label_4A_01';
2828export * from './Label_4A_DIS' ;
2929export * from './Label_4A_DOOR' ;
3030export * from './Label_4A_Slash_01' ;
31+ export * from './Label_4J_POS' ;
3132export * from './Label_4N' ;
3233export * from './Label_80' ;
3334export * from './Label_83' ;
You can’t perform that action at this time.
0 commit comments