Content deleted Content added
Label change |
Another update |
||
Line 113:
name: 'keeplocal',
list: [
{ label: 'Keep local', value: '
]
Line 204:
}
if( checked.length == 0 ) {
template += '|keepLocal=yes';
}
template += '\}\}\n';
|