diff options
| -rw-r--r-- | app/Module/CustomTagsFamilySearch.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Module/CustomTagsFamilySearch.php b/app/Module/CustomTagsFamilySearch.php index a287cb0315..1b7dc2af70 100644 --- a/app/Module/CustomTagsFamilySearch.php +++ b/app/Module/CustomTagsFamilySearch.php @@ -57,7 +57,7 @@ class CustomTagsFamilySearch extends AbstractModule implements ModuleConfigInter 'INDI' => [['_FSFTID', '0:1']], ]; } - + /** * The application for which we are supporting custom tags. * |
