mirror of
https://github.com/moparisthebest/imapfilter
synced 2024-12-21 23:28:49 -05:00
Name better the public shortcut function.
This commit is contained in:
parent
dda48edbab
commit
befefb55a1
@ -1043,7 +1043,8 @@ function Mailbox.enter_idle(self)
|
||||
return true
|
||||
end
|
||||
|
||||
Mailbox.select = _cached_select
|
||||
|
||||
Mailbox.open = _cached_select
|
||||
Mailbox.close = _cached_close
|
||||
|
||||
Mailbox._mt.__index = function () end
|
||||
|
Loading…
Reference in New Issue
Block a user