1
0
mirror of synced 2024-07-01 01:18:55 +08:00

Remove plugin io.github.manuerwin.replace-resources to fix infinite stat update bug

This commit is contained in:
Laurent Cozic 2021-12-20 22:10:06 +01:00
parent 3b26943655
commit a0b845f863
3 changed files with 0 additions and 39 deletions

View File

@ -158,25 +158,5 @@
"_publish_commit": "Dev:63ac1052c174251116bb1bdeab19a3f62869604a",
"_npm_package_name": "joplin-plugin-note-variables",
"_obsolete": true
},
"io.github.manuerwin.replace-resources": {
"manifest_version": 1,
"id": "io.github.manuerwin.replace-resources",
"app_min_version": "2.2",
"version": "0.14.1.DEPRECATED",
"name": "Replace Resources",
"description": "Plugin name changed to Attache",
"author": "Manu Erwin",
"homepage_url": "https://github.com/manuerwin/joplin-plugin-attache#readme",
"repository_url": "https://github.com/manuerwin/joplin-plugin-attache",
"keywords": [
"joplin-plugin",
"replace",
"resources"
],
"_publish_hash": "sha256:e55935d28b0ca843d0c941bc14cbb05bb287497397774ce7aeac2fce6ff4054a",
"_publish_commit": "deprecate:a06b47ac979cc4b747c0786a379d0725c06d4aa5",
"_npm_package_name": "joplin-plugin-replace-resources",
"_obsolete": true
}
}

View File

@ -1,19 +0,0 @@
{
"manifest_version": 1,
"id": "io.github.manuerwin.replace-resources",
"app_min_version": "2.2",
"version": "0.14.1 DEPRECATED",
"name": "Replace Resources",
"description": "Plugin name changed to Attache",
"author": "Manu Erwin",
"homepage_url": "https://github.com/manuerwin/joplin-plugin-attache#readme",
"repository_url": "https://github.com/manuerwin/joplin-plugin-attache",
"keywords": [
"joplin-plugin",
"replace",
"resources"
],
"_publish_hash": "sha256:e55935d28b0ca843d0c941bc14cbb05bb287497397774ce7aeac2fce6ff4054a",
"_publish_commit": "deprecate:a06b47ac979cc4b747c0786a379d0725c06d4aa5",
"_npm_package_name": "joplin-plugin-replace-resources"
}