We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c390ca8 commit a9cf2ccCopy full SHA for a9cf2cc
app/renderer/js/pages/preference/new-server-form.ts
@@ -56,7 +56,6 @@ export function initNewServerForm({$root, onChange}: NewServerFormProps): void {
56
"input.setting-input-value",
57
)!;
58
59
-<<<<<<< HEAD
60
async function submitFormHandler(): Promise<void> {
61
$saveServerButton.textContent = "Connecting...";
62
let serverConf;
0 commit comments