chore: rename deploy to publish (#4957)
This commit is contained in:
parent
d1ec83039c
commit
761fbe3ffb
3 changed files with 8 additions and 8 deletions
|
|
@ -63,7 +63,7 @@ const IssuesLayout = observer((props: Props) => {
|
|||
<Image src={planeLogo} alt="Plane logo" className="h-6 w-6" height="24" width="24" />
|
||||
</div>
|
||||
<div className="text-xs">
|
||||
Powered by <span className="font-semibold">Plane Deploy</span>
|
||||
Powered by <span className="font-semibold">Plane Pubish</span>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue