diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2022-03-10 10:46:13 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2022-03-10 10:46:13 +0000 |
| commit | 296b27ac9f8725021ad5466e10993421f5b73ded (patch) | |
| tree | 2cab12e4fb0a13c6dbc06afa9e8bc3a57b37d895 | |
| parent | e2089c89c50d6e1727b2b95fc530a14a66b121ee (diff) | |
| download | webtrees-296b27ac9f8725021ad5466e10993421f5b73ded.tar.gz webtrees-296b27ac9f8725021ad5466e10993421f5b73ded.tar.bz2 webtrees-296b27ac9f8725021ad5466e10993421f5b73ded.zip | |
Whitespace
| -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. * |
