mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Fix simple typo (#647)
This commit is contained in:
parent
5017391933
commit
9ea7a2348b
1 changed files with 1 additions and 1 deletions
|
|
@ -891,7 +891,7 @@ class InvenTreeAPI {
|
|||
return;
|
||||
}
|
||||
|
||||
// Find the local downlods directory
|
||||
// Find the local downloads directory
|
||||
final Directory dir = await getTemporaryDirectory();
|
||||
|
||||
String filename = url.split("/").last;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue