mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
v2.36.3
This commit is contained in:
parent
365a5effdf
commit
68218e43dc
7 changed files with 19 additions and 5 deletions
|
|
@ -78,6 +78,10 @@ export class AdminSettingsAbout /*extends AbstractViewSettings*/ {
|
|||
});
|
||||
}
|
||||
|
||||
clearCache() {
|
||||
Remote.request('AdminClearCache');
|
||||
}
|
||||
|
||||
updateCoreData() {
|
||||
if (!this.coreUpdating()) {
|
||||
this.coreUpdating(true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue