Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/InkTimeRecord/TTime
/ error
Method
error
src/renderer/src/utils/messageExtend.ts:47–50 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
45
}
46
47
static error(message): void {
48
ElMessageExtend.errorInOptions(message, {})
49
ElMessageExtend.expand()
50
}
51
52
static errorInOptions(message, options): void {
53
setTimeout(() => {
Callers
1
playSpeechNewAudio
Function · 0.45
Calls
2
errorInOptions
Method · 0.80
expand
Method · 0.80
Tested by
no test coverage detected