mirror of
https://github.com/multipleof4/sune.git
synced 2026-01-14 00:27:56 +00:00
2 lines
180 B
JavaScript
2 lines
180 B
JavaScript
export const state=window.state={messages:[],busy:!1,controller:null,currentThreadId:null,abortRequested:!1,attachments:[],stream:{rid:null,bubble:null,meta:null,text:'',done:!1}}
|