Added ReviewImminent notification event type and backing and fronting code

This commit is contained in:
2022-01-28 20:14:49 +00:00
parent 514785b7f3
commit 4a37b19f91
2 changed files with 4 additions and 1 deletions

View File

@@ -280,6 +280,7 @@ export default {
case 21:
case 22:
case 25:
case 34:
return true;
default:
return false;