From: Giorgio Ravera Date: Sat, 30 May 2026 17:43:47 +0000 (+0200) Subject: fixed space X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=6d14102ec4c7416e3440d83e5b15269c84a74f14;p=network-manager.git fixed space --- diff --git a/frontend/js/api.js b/frontend/js/api.js index f28a3b5..bd64428 100644 --- a/frontend/js/api.js +++ b/frontend/js/api.js @@ -132,4 +132,4 @@ export async function apiDownload(url, errorPrefix = 'Download error') { } return res; -} \ No newline at end of file +}