diff --git a/ui/home_historyctl.js b/ui/home_historyctl.js index 12962d1..b9cf4ba 100644 --- a/ui/home_historyctl.js +++ b/ui/home_historyctl.js @@ -17,6 +17,6 @@ export function build(ctx) { alert("Unable to save remote history due to error: " + e); } }, - 32 + 64 ); }