add reference to page recipient messages
parent
03cd37b5e1
commit
7c46539d01
|
@ -22,6 +22,7 @@ export default class Page extends Command {
|
|||
validPagerCodes: ['911', '811', '210', '265', '411', '419', '555'],
|
||||
codeDict: new Map(),
|
||||
};
|
||||
this.init();
|
||||
}
|
||||
|
||||
public init() {
|
||||
|
|
Loading…
Reference in New Issue