mirror of
https://github.com/kataras/iris.git
synced 2025-03-14 08:36:28 +01:00
Update editor' plugin doc
This commit is contained in:
parent
2f6c083232
commit
648bd0d335
|
@ -66,8 +66,6 @@ func (e *Plugin) Port(port int) *Plugin {
|
|||
return e
|
||||
}
|
||||
|
||||
//
|
||||
|
||||
// SetEnable if true enables the editor plugin, otherwise disables it
|
||||
func (e *Plugin) SetEnable(enable bool) {
|
||||
e.enabled = enable
|
||||
|
|
Loading…
Reference in New Issue
Block a user