mirror of
https://github.com/welton89/RRBEC.git
synced 2026-04-05 13:35:42 +00:00
bug: delay na manipulação das mesas no mapa
This commit is contained in:
Binary file not shown.
@@ -74,7 +74,7 @@ var resposta = fetch(url, {method: 'POST',
|
|||||||
}
|
}
|
||||||
|
|
||||||
setTimeout(function() {
|
setTimeout(function() {
|
||||||
manipularCards();}, 1);
|
manipularCards();}, 200);
|
||||||
|
|
||||||
setTimeout()
|
setTimeout()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user