mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 09:03:21 +00:00 
			
		
		
		
	Merge 1.5.0 changes back to master.
This commit is contained in:
		| @@ -82,6 +82,8 @@ public interface ConnectionRecord extends ActivityRecord { | ||||
|      * history records, such as log messages and session recordings. | ||||
|      */ | ||||
|     @Override | ||||
|     public UUID getUUID(); | ||||
|     public default UUID getUUID() { | ||||
|         return null; | ||||
|     } | ||||
|  | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user