fix: Rename envs to secrets

This commit is contained in:
Andras Bacsai 2022-04-03 00:03:51 +02:00
parent 463dacbe59
commit 45af5cbef8

View File

@ -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"