1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-23 15:19:42 +02:00

Add “Reply” to constants

This commit is contained in:
sauls8t 2019-06-10 15:47:13 +01:00
parent ef5e4db298
commit 7eec01811a
2 changed files with 2 additions and 2 deletions

View file

@ -355,6 +355,7 @@ let constants = EmberObject.extend({
Publish: 'Publish',
Reject: 'Reject',
Remove: 'Remove',
Reply: 'Reply',
Reset: 'Reset',
Restore: 'Restore',
Request: 'Request',