mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-21 21:28:33 +00:00
Auto-completion of mail addresses in mail editor
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
_activeUser: activeUser
|
||||
});
|
||||
angular.extend(this, options);
|
||||
// Trim trailing slash
|
||||
this._path = this._path.replace(/\/$/, '');
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user