fix: Rename envs to secrets
This commit is contained in:
parent
463dacbe59
commit
45af5cbef8
@ -255,9 +255,9 @@
|
|||||||
class:bg-coolgray-500={$page.url.pathname === `/applications/${id}/secrets`}
|
class:bg-coolgray-500={$page.url.pathname === `/applications/${id}/secrets`}
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
title="Environment Variables"
|
title="Secret"
|
||||||
class="icons bg-transparent tooltip-bottom text-sm disabled:text-red-500"
|
class="icons bg-transparent tooltip-bottom text-sm disabled:text-red-500"
|
||||||
data-tooltip="Environment Variables"
|
data-tooltip="Secret"
|
||||||
>
|
>
|
||||||
<svg
|
<svg
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user