Resolve "Fragentyp: Ort suchen" #270
@@ -312,7 +312,7 @@ class="px-6 py-2 bg-blue-500 hover:bg-blue-600 text-white font-semibold rounded-
|
||||
|
||||
|
||||
setTimeout(() => {
|
||||
submitAnswer( -1 );
|
||||
submitAnswer(-1);
|
||||
window.location.href = data.redirect_url;
|
||||
}, 1000);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user