Skip to content

Commit 31a2d36

Browse files
committed
revert a955246
1 parent 70e2696 commit 31a2d36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/class/recovery.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ public static function usbConnected(string $_hardware) {
148148
return false;
149149
}
150150

151-
public static function getProgress(): mixed {
151+
public static function getProgress() {
152152
return cache::byKey(self::PROGRESS)->getValue();
153153
}
154154

0 commit comments

Comments
 (0)