Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/massCodeIO/massCode
/ setGreetingDay
Function
setGreetingDay
src/renderer/composables/useDonations.ts:81–83 ·
view source on GitHub ↗
(day: string)
Source
from the content-addressed store, hash-verified
79
}
80
81
function
setGreetingDay(day: string) {
82
state.lastGreetingDay = day
83
}
84
85
export
function
useDonations() {
86
return
{
Callers
1
showToast
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected