mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: remove test string
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
title: $bucket.name,
|
||||
level: 4,
|
||||
breadcrumbs: {
|
||||
title: $bucket.name + 'test',
|
||||
title: $bucket.name,
|
||||
href: `storage/bucket/${bucketId}`
|
||||
},
|
||||
copy: {
|
||||
|
||||
Reference in New Issue
Block a user