Explorar o código

`ACTION_USER_REGISTRATION_SUCCES` to the medium group.

Shun Miyazawa %!s(int64=3) %!d(string=hai) anos
pai
achega
434dc1addc
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/app/src/interfaces/activity.ts

+ 1 - 0
packages/app/src/interfaces/activity.ts

@@ -161,6 +161,7 @@ export const SmallActionGroup = {
 // SmallActionGroup + Action by all General Users - PAGE_VIEW
 export const MediumActionGroup = {
   ...SmallActionGroup,
+  ACTION_USER_REGISTRATION_SUCCESS,
   ACTION_USER_PERSONAL_SETTINGS_UPDATE,
   ACTION_USER_IMAGE_TYPE_UPDATE,
   ACTION_USER_LDAP_ACCOUNT_ASSOCIATE,