Plugins Admin: Avoid disabling auto-enabled apps (#97800)
This commit is contained in:
@@ -27,6 +27,7 @@ type InfoDTO struct {
|
||||
Enabled bool
|
||||
Pinned bool
|
||||
PluginVersion string
|
||||
AutoEnabled bool
|
||||
}
|
||||
|
||||
type UpdateArgs struct {
|
||||
|
||||
Reference in New Issue
Block a user