Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feature/generalize' into feature…
Browse files Browse the repository at this point in the history
…/views-integration
  • Loading branch information
adam-vessey committed Apr 18, 2024
2 parents 7ab191b + 6aaa639 commit ff41f4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions embargo.module
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ function embargo_file_download($uri) : null|array|int {
return -1;
}
}

return NULL;
}

/**
Expand Down

0 comments on commit ff41f4a

Please sign in to comment.