mirror of
https://github.com/welton89/RRBEC.git
synced 2026-04-05 05:25:40 +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() {
|
||||
manipularCards();}, 1);
|
||||
manipularCards();}, 200);
|
||||
|
||||
setTimeout()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user