mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
FIX update setting api
This commit is contained in:
@@ -50,9 +50,9 @@ json.setting do
|
||||
json.add do
|
||||
json.array! @add, :name, :url, :key
|
||||
end
|
||||
|
||||
|
||||
json.personal do
|
||||
json.array! @personal, :name, :url, :key
|
||||
json.array! @personal
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user