mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-04 13:20:17 +00:00
setCTA on Khoj Obsidian plugin button. Minor cleanup of space, tabs
This commit is contained in:
@@ -82,7 +82,7 @@ export async function configureKhojBackend(setting: KhojSetting) {
|
||||
new Notice(`✅ Successfully Setup Khoj`);
|
||||
})
|
||||
.catch(error => {
|
||||
new Notice(`❗️Failed to configure Khoj backend. Contact developer on Github. \n\nError: ${error}`);
|
||||
new Notice(`❗️Failed to configure Khoj backend. Contact developer on Github.\n\nError: ${error}`);
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user