Fix SH format

This commit is contained in:
Arash Hatami 2022-11-28 16:11:17 +03:30
parent c07db3aa14
commit eab9603921
No known key found for this signature in database
GPG Key ID: D3D9E8CB2E49731F
1 changed files with 1 additions and 1 deletions

View File

@ -148,4 +148,4 @@ _arvan_rest() {
response="$(_get "$ARVAN_API_URL/$ep$data")"
fi
return 0
}
}