mirror of
https://github.com/Nystik-gh/ignis.git
synced 2026-06-17 04:35:53 +00:00
some styling cleanup
This commit is contained in:
@@ -12,6 +12,7 @@ export const pathShim = {
|
||||
if (p === "/" && window.__currentVaultId) {
|
||||
return window.__currentVaultId;
|
||||
}
|
||||
|
||||
return _origBasename(p, ext);
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user