mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-18 07:56:57 +00:00
Remove comment
This commit is contained in:
parent
f340543625
commit
e34407539a
@ -81,7 +81,7 @@ export default function Uptime() {
|
||||
timespan: selectedTimespan
|
||||
});
|
||||
setData(response.data);
|
||||
setCurrentPage(1); // Reset page when timespan changes
|
||||
setCurrentPage(1);
|
||||
} catch (error) {
|
||||
console.error("Error:", error);
|
||||
setData([]);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user