refactor(src/pages.rs): use a Duration instead of plain integer
modified src/pages.rs
@@ -32,7 +32,7 @@ use crate::{
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -503,7 +503,11 @@ impl StatusPage {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|