mirror of
https://github.com/khairul169/vaulterm.git
synced 2026-09-15 17:03:30 +07:00
feat: add keychains
This commit is contained in:
@@ -122,7 +122,6 @@ const XTermJs = forwardRef<XTermRef, XTermJsProps>((props, ref) => {
|
||||
}
|
||||
|
||||
function onOpen() {
|
||||
console.log("WS Open");
|
||||
resizeTerminal();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user