Mark ActsEW replaced by ModActions (#1893)

This commit is contained in:
HebaruSan 2020-04-07 16:33:58 +00:00 committed by GitHub
parent df94fc61da
commit 85bb08f76f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{ {
"spec_version": 1, "spec_version": "v1.26",
"identifier": "ActsEW", "identifier": "ActsEW",
"name": "Actions Everywhere", "name": "Actions Everywhere",
"abstract": "Add mouse only actions from right-click menu to action groups, including resource locking and cross-feeding", "abstract": "Add mouse only actions from right-click menu to action groups, including resource locking and cross-feeding",
@ -16,6 +16,7 @@
"plugin", "plugin",
"convenience" "convenience"
], ],
"replaced_by": { "name": "ModActions" },
"depends": [ "depends": [
{ {
"name": "ModuleManager" "name": "ModuleManager"