mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-19 23:16:46 +00:00
consts
This commit is contained in:
@@ -28,7 +28,7 @@ pub fn process_pause<'a, 'info>(
|
||||
}
|
||||
|
||||
// Update paused
|
||||
config.paused = args.paused as u32;
|
||||
config.paused = args.paused as u64;
|
||||
|
||||
Ok(())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user