Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/HisMax/RedInk
/ closeImageModal
Function
closeImageModal
frontend/src/composables/useProviderForm.ts:401–404 ·
view source on GitHub ↗
* 关闭图片服务商弹窗
()
Source
from the content-addressed store, hash-verified
399
* 关闭图片服务商弹窗
400
*/
401
function
closeImageModal() {
402
showImageModal.value = false
403
editingImageProvider.value = null
404
}
405
406
/**
407
* 保存图片服务商
Callers
1
saveImageProvider
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected