fixing pr

This commit is contained in:
akemidx 2023-02-01 16:10:30 -05:00
parent 4d9d73483f
commit 3702dd87ce

View file

@ -41,3 +41,4 @@ return [
'remote' => 'Remote', 'remote' => 'Remote',
'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.', 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
'not_remote_label' => 'This is not a remote user', 'not_remote_label' => 'This is not a remote user',
];