mirror of https://github.com/rancher/dashboard.git
Fix copy and paste
This commit is contained in:
parent
8735ce66aa
commit
fd2c56dc34
|
|
@ -76,7 +76,7 @@ export default {
|
|||
|
||||
brand = await store.dispatch('rancher/find', {
|
||||
type: 'setting',
|
||||
id: SETTING.PL,
|
||||
id: SETTING.BRAND,
|
||||
opt: { url: `/v3/settings/${ SETTING.BRAND }` }
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue