MCPcopy 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
81function setGreetingDay(day: string) {
82 state.lastGreetingDay = day
83}
84
85export function useDonations() {
86 return {

Callers 1

showToastFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected