Skip to content

Commit

Permalink
Merge pull request #35 from 26B/feature/accept-delete-absent-import
Browse files Browse the repository at this point in the history
  • Loading branch information
goncaloasimoes authored Nov 23, 2021
2 parents ac9a1eb + d257eee commit 69cf7ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Translations/Upload.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ class Upload extends ServiceBase {
'tag-new',
'tag-updated',
'tag-absent',
'delete-absent',
//TODO: do we put every URI parameter that localize can receive for import?
];

Expand Down

0 comments on commit 69cf7ed

Please sign in to comment.