fix: alerts weggehaald
This commit is contained in:
		
							parent
							
								
									455ad82ce7
								
							
						
					
					
						commit
						c314a5cf80
					
				
					 2 changed files with 0 additions and 4 deletions
				
			
		|  | @ -51,8 +51,6 @@ | ||||||
|                     await answersQuery.refetch(); |                     await answersQuery.refetch(); | ||||||
|                 }, |                 }, | ||||||
|             }); |             }); | ||||||
|         } else { |  | ||||||
|             alert("Please type an answer before submitting"); //TODO: i18n |  | ||||||
|         } |         } | ||||||
|     } |     } | ||||||
| </script> | </script> | ||||||
|  |  | ||||||
|  | @ -188,8 +188,6 @@ | ||||||
|                     // - console.error(e); |                     // - console.error(e); | ||||||
|                 }, |                 }, | ||||||
|             }); |             }); | ||||||
|         } else { |  | ||||||
|             alert("Please type a question before submitting."); // TODO: i18n |  | ||||||
|         } |         } | ||||||
|     } |     } | ||||||
| </script> | </script> | ||||||
|  |  | ||||||
		Reference in a new issue
	
	 Timo De Meyst
						Timo De Meyst