Run prettier

This commit is contained in:
cliffhall
2025-03-15 17:03:22 -04:00
parent 5104952239
commit d8b5bdb613

View File

@@ -445,9 +445,7 @@ const App = () => {
stdErrNotifications={stdErrNotifications}
logLevel={logLevel}
sendLogLevelRequest={sendLogLevelRequest}
loggingSupported={
!!serverCapabilities?.logging || false
}
loggingSupported={!!serverCapabilities?.logging || false}
/>
<div className="flex-1 flex flex-col overflow-hidden">
<div className="flex-1 overflow-auto">