Skip to content

Commit d9b71c7

Browse files
cloudian: fix typo in UI plugin config file
Signed-off-by: Rohit Yadav <[email protected]>
1 parent a327d2d commit d9b71c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/plugins/cloudian/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
// specific language governing permissions and limitations
1616
// under the License.
1717
(function (cloudStack) {
18-
cloudStack.plugins.quota.config = {
18+
cloudStack.plugins.cloudian.config = {
1919
title: 'Cloudian Storage',
2020
desc: 'Cloudian Storage',
2121
externalLink: 'https://cloudian.com/',

0 commit comments

Comments
 (0)