add reference to page recipient messages

merge-requests/6/merge
Matthew 2020-06-15 23:03:36 -04:00
parent 03cd37b5e1
commit 7c46539d01
No known key found for this signature in database
GPG Key ID: F841AB9BF496C194
1 changed files with 1 additions and 0 deletions

View File

@ -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() {