mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-22 12:45:46 +08:00
ADD gitea databse config
This commit is contained in:
@@ -22,7 +22,7 @@ module Droneable
|
||||
end
|
||||
|
||||
def unbind_account!
|
||||
user_projects = selef.projects
|
||||
user_projects = self.projects
|
||||
|
||||
user_projects.update_all(open_devops: false, open_devops_count: 0)
|
||||
set_drone_step!(User::DEVOPS_UNINIT)
|
||||
|
||||
Reference in New Issue
Block a user