mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
add confirmation message for disk performance #1791
This commit is contained in:
parent
656f99186e
commit
a213827d72
@ -3741,6 +3741,7 @@ define([
|
||||
return void console.error(e, response);
|
||||
}
|
||||
$(form).find('.cp-admin-bytes-written-duration').text(Messages._getKey('admin_bytesWrittenDuration', [d]));
|
||||
UI.log(Messages.saved);
|
||||
});
|
||||
});
|
||||
cb(form);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user