Update sync_attributes.rb

This commit is contained in:
Muhsin Keloth
2024-03-18 19:00:31 +05:30
parent f9d66e2b42
commit 3a20e8e445
+1 -1
View File
@@ -7,7 +7,7 @@ class Contacts::SyncAttributes
def perform
update_contact_location_and_country_code
# set_contact_type
set_contact_type
end
private