mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
refactor: remove unused settings
This commit is contained in:
parent
e7a6247297
commit
772341fb1e
@ -37,9 +37,6 @@ export const Terminal: React.FC<Props> = ({ id, serverId }) => {
|
||||
background: "rgba(0, 0, 0, 0)",
|
||||
foreground: "currentColor",
|
||||
},
|
||||
allowTransparency: true,
|
||||
screenReaderMode: true,
|
||||
scrollback: 1000,
|
||||
});
|
||||
|
||||
const addonFit = new FitAddon();
|
||||
|
Loading…
Reference in New Issue
Block a user