Rename plugin random_colors to a more descriptive name

This commit is contained in:
Rikko 2022-12-03 21:18:02 +05:30
parent b4e71a7529
commit fed7c24251
2 changed files with 2 additions and 2 deletions

View file

@ -85,7 +85,7 @@
} }
} }
}, },
"random_colors": { "colored_bomb_explosion_patches": {
"description": "Creates patches of random color after bomb explosions", "description": "Creates patches of random color after bomb explosions",
"external_url": "https://youtube.com/c/JoseANG3LYT", "external_url": "https://youtube.com/c/JoseANG3LYT",
"authors": [ "authors": [
@ -505,4 +505,4 @@
} }
} }
} }
} }