Skip to content
Snippets Groups Projects
Commit a98849e4 authored by ko_oler's avatar ko_oler
Browse files

fix

parent 6932bde4
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,7 @@ func New(action string) (*ActionURL, error) {
actionURL.extension = splitPath[0]
actionURL.id = splitPath[1]
}
return actionURL, nil
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment