mirror of
https://github.com/alberti42/obsidian-plugins-annotations.git
synced 2026-07-22 10:10:24 +00:00
...
This commit is contained in:
parent
310fe32c2b
commit
75e4626d02
1 changed files with 0 additions and 1 deletions
|
|
@ -57,7 +57,6 @@ export default class PluginsAnnotations extends Plugin {
|
|||
constructor(app:App, manifest:PluginManifest) {
|
||||
super(app, manifest);
|
||||
|
||||
|
||||
// Set up debounced saving functions
|
||||
const timeout_debounced_saving_ms = 100;
|
||||
const { debouncedFct, waitFnc } = debounceFactoryWithWaitMechanism(
|
||||
|
|
|
|||
Loading…
Reference in a new issue