Skip to content

Commit

Permalink
Update main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
revoxhere authored Oct 22, 2023
1 parent 257d222 commit 782d53a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2023/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -1125,7 +1125,7 @@ let cache_miners = 0;
let notify_shown = false;
let first_launch = true;
let start_time = Date.now();
const STAKE_DAYS = 21;
const STAKE_DAYS = 42;
const date_opt = { day: 'numeric', month: "long" };
oldb = 0;
stopUpdate = false;
Expand Down

0 comments on commit 782d53a

Please sign in to comment.