We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bef9eb4 commit 18e198fCopy full SHA for 18e198f
1 file changed
src/APIFunctions/Cleezy.js
@@ -76,7 +76,7 @@ export async function deleteUrl(aliasIn, token) {
76
status.responseData = await res.json();
77
} else {
78
status.error = true;
79
- }
+ }
80
} catch(err) {
81
82
status.responseData = err;
0 commit comments