move getquota above getlimits

This commit is contained in:
ansuz 2021-02-09 14:47:39 +05:30
parent 87b33bb108
commit 4f6e2764b5
1 changed files with 1 additions and 1 deletions

View File

@ -50,8 +50,8 @@ define([
'quota': [
'cp-admin-defaultlimit',
'cp-admin-setlimit',
'cp-admin-getlimits',
'cp-admin-getquota',
'cp-admin-getlimits',
],
'stats': [
'cp-admin-refresh-stats',