mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-23 13:24:24 +00:00
chore: update shortcut name
This commit is contained in:
@@ -62,7 +62,7 @@ const router = createBrowserRouter([
|
||||
},
|
||||
},
|
||||
{
|
||||
path: "/:workspaceName/go/:shortcutName",
|
||||
path: "/:workspaceName/o/:shortcutName",
|
||||
element: <ShortcutRedirector />,
|
||||
loader: async () => {
|
||||
try {
|
||||
|
Reference in New Issue
Block a user