Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2025-04-09 01:33:41 +03:00
parent e698f3c6f5
commit d6dc9fc4b6

View File

@ -3505,6 +3505,8 @@ var FileSystemWriterUIActions = actions.Actions({
|| []) || [])
.push(settings) }], .push(settings) }],
// XXX the naming for these two is logical but inconsistent -- can
// we fix this???
exportHistoryPush: ['- File/', exportHistoryPush: ['- File/',
function(settings){ function(settings){
var l = this.config['export-history-length'] || 50 var l = this.config['export-history-length'] || 50