Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/songquanpeng/one-api
/ showSuccess
Function
showSuccess
web/air/src/helpers/utils.js:108–110 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
106
}
107
108
export
function
showSuccess(message) {
109
Toast.success(message);
110
}
111
112
export
function
showInfo(message) {
113
Toast.info(message);
Callers
15
deleteHistoryLogs
Function · 0.90
logout
Function · 0.90
UsersTable.js
File · 0.90
handleSubmit
Function · 0.90
sendVerificationCode
Function · 0.90
RedemptionsTable.js
File · 0.90
handleSubmit
Function · 0.90
checkUpdate
Function · 0.90
copyText
Function · 0.90
sendCode
Function · 0.90
generateAccessToken
Function · 0.90
handleAffLinkClick
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected