mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-16 09:45:57 +08:00
6 lines
128 B
Ruby
6 lines
128 B
Ruby
json.partial! "commons/success"
|
|
|
|
json.extract! @install_bot, :id, :bot_id, :installer_id
|
|
json.bot_name @install_bot&.bot&.name
|
|
|