Update issue tracker URL in manifest.json

Updated the issue tracker URL in the manifest file.
This commit is contained in:
2026-01-14 10:50:01 +01:00
committed by GitHub
parent b59d84bacc
commit 0022558d25

View File

@@ -3,7 +3,7 @@
"name": "ownCloud Backup (WebDAV)", "name": "ownCloud Backup (WebDAV)",
"version": "0.1.1-alpha", "version": "0.1.1-alpha",
"documentation": "https://github.com/bahmcloud/owncloud-backup-ha/", "documentation": "https://github.com/bahmcloud/owncloud-backup-ha/",
"issue_tracker": "https://github.com/bahmcloud/owncloud-backup-ha/", "issue_tracker": "https://github.com/bahmcloud/owncloud-backup-ha/issues",
"codeowners": ["@bahmcloud"], "codeowners": ["@bahmcloud"],
"config_flow": true, "config_flow": true,
"integration_type": "service", "integration_type": "service",
@@ -13,3 +13,4 @@