| 
														
															@@ -134,16 +134,6 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			handler: () => this.toggleNightMode() 
														 | 
														
														 | 
														
															 			handler: () => this.toggleNightMode() 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		}); 
														 | 
														
														 | 
														
															 		}); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															-		keyboardShortcuts.registerShortcut("closeModal", { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-			keyCode: 27, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-			shift: false, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-			ctrl: false, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-			handler: () => { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-				if (Object.keys(this.currentlyActive).length !== 0) 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-					this.closeCurrentModal(); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-			} 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-		}); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															- 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		this.disconnectedMessage = new Toast({ 
														 | 
														
														 | 
														
															 		this.disconnectedMessage = new Toast({ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			content: "Could not connect to the server.", 
														 | 
														
														 | 
														
															 			content: "Could not connect to the server.", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			persistent: true, 
														 | 
														
														 | 
														
															 			persistent: true, 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -623,7 +613,6 @@ strong { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	color: inherit; 
														 | 
														
														 | 
														
															 	color: inherit; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 } 
														 | 
														
														 | 
														
															 } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															- 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 p, 
														 | 
														
														 | 
														
															 p, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 button, 
														 | 
														
														 | 
														
															 button, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 input, 
														 | 
														
														 | 
														
															 input, 
														 |