mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 10:22:29 +08:00
chore(client): remove redundant log in sync status
This commit is contained in:
parent
3f22981720
commit
6783d9833b
@ -96,7 +96,6 @@ export default class SyncStatusWidget extends BasicWidget {
|
||||
return;
|
||||
}
|
||||
|
||||
console.log("Align ", this.settings.titlePlacement);
|
||||
bootstrap.Tooltip.getOrCreateInstance(this.$widget.find(`.sync-status-${className}`), {
|
||||
html: true,
|
||||
placement: this.settings.titlePlacement,
|
||||
|
Loading…
x
Reference in New Issue
Block a user