mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
Merge branch 'feat-storage-buckets' of github.com:appwrite/appwrite into feat-storage-buckets
This commit is contained in:
commit
f1c3105180
1 changed files with 1 additions and 1 deletions
|
|
@ -334,7 +334,7 @@ App::get('/console/storage/bucket')
|
|||
;
|
||||
|
||||
$layout
|
||||
->setParam('title', APP_NAME.' - Storage Bucket')
|
||||
->setParam('title', APP_NAME.' - Storage Buckets')
|
||||
->setParam('body', $page)
|
||||
;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue