Skip to content
Snippets Groups Projects
Verified Commit 4a3c157a authored by Ewen Le Bihan's avatar Ewen Le Bihan
Browse files

build: fix build

parent d1c9ece7
Branches
Tags v0.6.0
No related merge requests found
......@@ -137,7 +137,7 @@
default: {
console.warn('Unknown social network, cannot construct URL from username');
return url;
return undefined;
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment