mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
help: Shorten title for apps link.
This avoids unnecessary line-wrapping, and I think sets expectations correctly for anyone reading this sidebar.
This commit is contained in:
@@ -384,7 +384,7 @@ export default defineConfig({
|
||||
label: "Apps",
|
||||
items: [
|
||||
{
|
||||
label: "Download apps for every platform",
|
||||
label: "Download apps",
|
||||
link: "https://zulip.com/apps/",
|
||||
attrs: {
|
||||
class: "external-icon-sidebar",
|
||||
|
Reference in New Issue
Block a user