Update MusicCustomizerPlugin.java
This commit is contained in:
@@ -42,6 +42,7 @@ import java.io.File;
|
|||||||
name = "Music Track Customizer",
|
name = "Music Track Customizer",
|
||||||
description = "Customize what track plays and how it sounds, with local files",
|
description = "Customize what track plays and how it sounds, with local files",
|
||||||
tags = {"music", "sound"},
|
tags = {"music", "sound"},
|
||||||
|
type = PluginType.UTILITY,
|
||||||
enabledByDefault = false
|
enabledByDefault = false
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user