We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
IMCProvidersMessage
InternalConstants.kt
1 parent 3e4e4d4 commit ebada2bCopy full SHA for ebada2b
src/main/kotlin/com/mairwunnx/projectessentials/core/api/v1/InternalConstants.kt
@@ -56,3 +56,4 @@ const val SETTING_DEOP_COMMAND_REMOVE_OP_PERM = "deop-command-remove-op-perm"
56
const val SETTING_LIST_MAX_ELEMENTS_IN_PAGE = "list-max-elements-in-page"
57
58
const val IMCLocalizationMessage = "localization-request"
59
+const val IMCProvidersMessage = "providers-request"
0 commit comments