mirror of
				https://gitlab.com/famedly/fluffychat.git
				synced 2025-10-31 20:17:28 +01:00 
			
		
		
		
	ssshhhhh you didn't see anything
This commit is contained in:
		
							parent
							
								
									b4921693dc
								
							
						
					
					
						commit
						e71c99d36c
					
				| @ -18,9 +18,9 @@ class HomeserverPicker extends StatelessWidget { | ||||
|   } | ||||
| 
 | ||||
|   void _checkHomeserverAction(String homeserver, BuildContext context) async { | ||||
| //    if (!homeserver.startsWith('https://')) { | ||||
| //      homeserver = 'https://$homeserver'; | ||||
| //    } | ||||
|     if (!homeserver.startsWith('https://')) { | ||||
|       homeserver = 'https://$homeserver'; | ||||
|     } | ||||
|     final success = await SimpleDialogs(context).tryRequestWithLoadingDialog( | ||||
|         Matrix.of(context).client.checkServer(homeserver)); | ||||
|     if (success != false) { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Sorunome
						Sorunome