mirror of
https://github.com/aykhans/slash-e.git
synced 2025-12-13 20:29:21 +00:00
feat: add redirect api
This commit is contained in:
@@ -91,6 +91,7 @@ func (s *Server) registerShortcutRoutes(g *echo.Group) {
|
||||
}
|
||||
|
||||
list := []*api.Shortcut{}
|
||||
|
||||
if shortcutFind.WorkspaceID == nil {
|
||||
shortcutFind.MemberID = &userID
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user