Embed project id into exported service tokens

This commit is contained in:
Tuan Dang
2022-12-22 22:42:45 -05:00
parent 4c62783a8e
commit fc32647201
2 changed files with 3 additions and 2 deletions

View File

@@ -209,7 +209,7 @@ const AddServiceTokenDialog = ({
</div>
</div>
<div className="w-full">
<div className="flex justify-end items-center bg-white/[0.07] text-base mt-2 mr-2 rounded-md text-gray-400 w-full h-36">
<div className="flex justify-end items-center bg-white/[0.07] text-base mt-2 mr-2 rounded-md text-gray-400 w-full h-44">
<input
type="text"
value={serviceToken}