mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 16:38:32 +00:00
Merge pull request #2558 from appwrite/feat-dashboard-aggregation-ui
Improved dashboard aggregation UI
This commit is contained in:
commit
1c8260193b
1 changed files with 2 additions and 0 deletions
|
|
@ -136,6 +136,8 @@ $usageStatsEnabled = $this->getParam('usageStatsEnabled', true);
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p class="margin-top-small"><i class="icon-info-circled"></i> Data is aggregated and updated every 15 minutes</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue