mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
fix(docker/volumes): Add volume typo [EE-6226] (#10483)
This commit is contained in:
parent
b933bee95e
commit
70455320be
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ export function TableActions({
|
|||
className="!m-0"
|
||||
data-cy="volume-addVolumeButton"
|
||||
>
|
||||
Add secret
|
||||
Add volume
|
||||
</Button>
|
||||
</Authorized>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue