Adds the comment for client logo refresh boolean
This commit is contained in:
		| @ -582,7 +582,7 @@ | ||||
|                             if (logofileid != _logofileid) | ||||
|                             { | ||||
|                                 _logofileid = logofileid; | ||||
|                                 refresh = true; | ||||
|                                 refresh = true; // needs to be refreshed on client | ||||
|                             } | ||||
|                         } | ||||
|                         int? faviconFieldId = _faviconfilemanager.GetFileId(); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Cody
					Cody