1
0
Fork 0
mirror of synced 2024-10-01 17:58:02 +13:00
This commit is contained in:
Jake Barnby 2024-02-05 21:12:57 +13:00
parent 15f433794f
commit 7322d7f83a
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C

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':