mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
Rename backToMailBoxClick to backToInbox
This commit is contained in:
parent
c7e51f5b2c
commit
9383277e64
3 changed files with 3 additions and 8 deletions
|
|
@ -25,7 +25,7 @@ export class SettingsPaneUserView extends AbstractViewRight {
|
|||
);
|
||||
}
|
||||
|
||||
backToMailBoxClick() {
|
||||
backToInbox() {
|
||||
hasher.setHash(mailbox(getFolderInboxName()));
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue