mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-09 22:39:50 +08:00
fixed 版本发布uuid 变化
This commit is contained in:
@@ -157,7 +157,6 @@ class VersionReleasesController < ApplicationController
|
||||
attachment.container = target
|
||||
attachment.author_id = current_user.id
|
||||
attachment.description = ""
|
||||
attachment.uuid = SecureRandom.uuid
|
||||
attachment.save
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user