Implement custom permission system for plugins
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
package de.mm20.launcher2.plugin.contracts
|
||||
|
||||
object PluginContract {
|
||||
|
||||
const val Permission = "de.mm20.launcher2.permission.USE_PLUGINS"
|
||||
object Methods {
|
||||
const val GetType = "getType"
|
||||
const val GetState = "getState"
|
||||
|
||||
Reference in New Issue
Block a user