This commit is contained in:
Jake Barnby
2024-02-05 21:12:57 +13:00
parent 15f433794f
commit 7322d7f83a
+1
View File
@@ -385,6 +385,7 @@ abstract class Format
// Range Enum Keys
return ['Twenty Four Hours', 'Thirty Days', 'Ninety Days'];
}
break;
case 'project':
switch ($method) {
case 'getUsage':