This commit is contained in:
Oscar Plaisant
2024-03-28 23:43:36 +01:00
parent e5ada772ca
commit 9662f353ee
3454 changed files with 0 additions and 1000 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
{
"id": "obsidian-qrcode-plugin",
"name": "QR Code Generator",
"version": "1.2.1",
"minAppVersion": "0.9.12",
"description": "This is a QR Code Generator plugin for Obsidian.",
"author": "Rudi Häusler",
"authorUrl": "https://github.com/rudimuc",
"isDesktopOnly": false
}

View File

@@ -0,0 +1,8 @@
/*
This CSS file will be included with your plugin, and
available in the app when your plugin is enabled.
If your plugin does not need CSS, delete this file.
*/