fix: leading ./ thingy
This commit is contained in:
+1
-1
@@ -907,7 +907,7 @@ export function App({ gw }: { gw: GatewayClient }) {
|
||||
} else if (input || inputBuf.length) {
|
||||
clearIn()
|
||||
} else {
|
||||
die()
|
||||
return die()
|
||||
}
|
||||
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user