mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-02 18:39:05 +01:00
fix emain
This commit is contained in:
parent
5e655c7c55
commit
b73148be6b
@ -76,7 +76,6 @@ const atoms = {
|
||||
settingsConfigAtom: settingsConfigAtom,
|
||||
tabAtom: tabAtom,
|
||||
};
|
||||
(window as any).globalAtoms = atoms;
|
||||
|
||||
// key is "eventType" or "eventType|oref"
|
||||
const eventSubjects = new Map<string, SubjectWithRef<WSEventType>>();
|
||||
|
Loading…
Reference in New Issue
Block a user