1
0
Fork 0
mirror of synced 2024-07-03 13:41:01 +12:00

Merge branch '1.5.x' into feat-block-countries

This commit is contained in:
Khushboo Verma 2024-02-05 13:44:51 +05:30
commit 8440aad375

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