Compare commits
1 Commits
v1.3.60
...
v1.3.61-fix
| Author | SHA1 | Date | |
|---|---|---|---|
| 32728eec37 |
@@ -504,7 +504,7 @@ pub fn sb_buscar_por_id_fechamento(
|
||||
sb.buscar_por_id_fechamento(&id_fechamento)
|
||||
}
|
||||
|
||||
#[tauri::command]
|
||||
#[tauri::command(rename_all = "snake_case")]
|
||||
pub fn sb_atualizar_fechamento(
|
||||
sb: State<'_, SupabaseClient>,
|
||||
id_fechamento: String,
|
||||
|
||||
Reference in New Issue
Block a user