Increase connection history record to 64 max.
This commit is contained in:
@@ -17,6 +17,6 @@ export function build(ctx) {
|
||||
alert("Unable to save remote history due to error: " + e);
|
||||
}
|
||||
},
|
||||
32
|
||||
64
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user