this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

๐Ÿ› Fix /o links

+1 -1
+1 -1
src/components/LocalFileLink.astro
··· 25 25 data-keybind={keybind} 26 26 class="edit-button" 27 27 href={[ 28 - openWith === "vscode" ? "vscode://file" : "vnd.gwennlbh.explorer.exe:", 28 + openWith === "vscode" ? "vscode://file" : "vnd.gwennlbh.explorer://", 29 29 href 30 30 .replace("/home/uwun/", "C:/Users/ewen/") 31 31 .replace("~/", "C:/Users/ewen/")