mirror of
https://github.com/unraid/api.git
synced 2026-05-01 04:31:31 -05:00
@@ -1,6 +1,7 @@
|
||||
type Plugin {
|
||||
name: String
|
||||
isActive: Boolean
|
||||
disabled: Boolean!
|
||||
modules: [PluginModule]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user