mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
downgraded csv writer ver
This commit is contained in:
parent
ab83dfedac
commit
ef35526a69
1 changed files with 2 additions and 2 deletions
|
|
@ -20,8 +20,8 @@ class CalcUsersStats extends Action
|
|||
'Project ID',
|
||||
'Project Name',
|
||||
'Team ID',
|
||||
'Team name',
|
||||
'Users'
|
||||
'Team name',
|
||||
'Users'
|
||||
];
|
||||
|
||||
protected string $directory = '/usr/local';
|
||||
|
|
|
|||
Loading…
Reference in a new issue