resolvendo dependencias dos projetos
Deploy / Deploy (push) Successful in 1m39s
Details
Deploy / Deploy (push) Successful in 1m39s
Details
This commit is contained in:
parent
ef95dae4be
commit
544b0c8415
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"imported": {
|
||||
"bassdrum01_-_Copia.ogg": {
|
||||
"_isFile": true
|
||||
},
|
||||
"bassdrum_acoustic02_-_Copia.ogg": {
|
||||
"_isFile": true
|
||||
},
|
||||
|
|
|
|||
|
|
@ -856,8 +856,7 @@
|
|||
|
||||
if (response.ok) {
|
||||
alert("Sucesso! " + result.message);
|
||||
// Opcional: Recarregar a lista de samples lateral se você tiver uma função para isso
|
||||
// reloadBrowser();
|
||||
sendAction({ type: "REFRESH_SAMPLE_BROWSER" });
|
||||
} else {
|
||||
alert("Erro ao enviar: " + (result.error || "Desconhecido"));
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue