Commit 3b222963 authored by Grant's avatar Grant Committed by Grant
Browse files

[wip] initial work

parent 3b6a767b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -387,6 +387,8 @@ export const AppContext = ({ children }: PropsWithChildren) => {
        undo,
        loadChat,
        setLoadChat,
        chatSidebar,
        setChatSidebar,
        connected,
        blankOverlay,
        setBlankOverlay,