mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2025-12-20 21:21:31 +00:00
remove a unneeded "the"
This commit is contained in:
@@ -954,7 +954,7 @@ Store only the settings. **Caution: This may lead to data corruption**; database
|
|||||||
|
|
||||||
void addPanel(
|
void addPanel(
|
||||||
paneEl,
|
paneEl,
|
||||||
"To setup the other devices",
|
"To setup other devices",
|
||||||
undefined,
|
undefined,
|
||||||
visibleOnly(() => this.isConfiguredAs("isConfigured", true))
|
visibleOnly(() => this.isConfiguredAs("isConfigured", true))
|
||||||
).then((paneEl) => {
|
).then((paneEl) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user