mirror of
https://github.com/element-hq/synapse.git
synced 2026-06-04 06:01:23 +00:00
Clarify in _generate_sync_entry_for_profile_updates that only local profiles will be returned
This commit is contained in:
@@ -2186,6 +2186,8 @@ class SyncHandler:
|
||||
Build a sync entry for profile updates and attach it to the given
|
||||
`sync_result_builder`.
|
||||
|
||||
Currently only local profiles updates will be included in the sync response.
|
||||
|
||||
Args:
|
||||
sync_result_builder:
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user