docs: fix frontmatter for Tray tutorial (#29788)

This commit is contained in:
Erick Zhao 2021-06-20 18:13:39 -07:00 committed by GitHub
parent ef2ce9dd67
commit aca14bf7dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
---
title: Tray
description: This guide will take you through the process of creating
a Tray icon with its own context menu to the system's notification area.
a Tray icon with its own context menu to the system's notification area.
slug: tray
hide_title: true
---