diff --git a/manifest.json b/manifest.json index 8b57184..d1e946e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { - "id": "obsidian-vlc-bridge", - "name": "VLC Bridge", - "version": "0.0.5", - "minAppVersion": "0.15.0", - "description": "It allows you to control VLC Player via Obsidian and add a timestamped link or snapshot from the current video to your note. By clicking on these timestamped links, you can reopen the video at the specified time in VLC Player.", - "author": "zuluwi", - "authorUrl": "https://github.com/zuluwi", - "isDesktopOnly": true -} \ No newline at end of file + "id": "obsidian-vlc-bridge", + "name": "VLC Bridge", + "version": "0.0.5", + "minAppVersion": "0.15.0", + "description": "It allows you to control VLC Player via Obsidian and add a timestamped link or snapshot from the current video to your note. By clicking on these timestamped links, you can reopen the video at the specified time in VLC Player.", + "author": "zuluwi", + "authorUrl": "https://github.com/zuluwi", + "isDesktopOnly": true +}