mirror of
https://github.com/xryul/link-navigation.git
synced 2026-07-22 10:50:25 +00:00
Debug Mobile 1
This commit is contained in:
parent
7bdc0611d5
commit
999b74ced4
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ export default class LinkNavigationPlugin extends Plugin {
|
|||
private readonly CLEANUP_NOTICE_COOLDOWN = 5000; // 5 seconds cooldown
|
||||
|
||||
async onload() {
|
||||
new Notice ("LinkNavigationPlugin: Starting to load");
|
||||
await this.loadSettings();
|
||||
this.addSettingTab(new LinkNavigationSettingTab(this.app, this));
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue