mirror of
https://github.com/lenalebt/obsidian-pocketbook-cloud-highlight-importer.git
synced 2026-07-22 07:40:24 +00:00
Added check for login
This commit is contained in:
parent
3a0507497d
commit
775cb4a75c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { requestUrl } from 'obsidian';
|
||||
import { Notice, requestUrl } from 'obsidian';
|
||||
import PocketbookCloudHighlightsImporterPlugin from './main';
|
||||
|
||||
export interface PocketbookCloudBookCover {
|
||||
|
|
|
|||
Loading…
Reference in a new issue