mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-06-28 06:46:12 +00:00
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
@@ -121,6 +121,9 @@ func extensionCopy(c *gin.Context) {
|
||||
}
|
||||
|
||||
u, _ := url.Parse(oName)
|
||||
if nil == u {
|
||||
continue
|
||||
}
|
||||
if "" == u.Path {
|
||||
continue
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user