nextcloud/richdocuments

The extra fonts "Make sure to set this URL" instructions should not be shown when built-in CODE is selected

开放

#3,804 创建于 2024年7月1日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (145 个派生)auto 404
1. to developbugfeature: fontsgood first issue

仓库指标

星标
 (452 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

This setting is already active in the Built-in CODE app. At best it's confusing. At worst, it's misleading when one is troubleshooting font issues and may send operators down a rabbit hole that is unnecessary.

If someone is interested in implementing this, change will need to happen in here:

https://github.com/nextcloud/richdocuments/blob/f020d3904ccd3e00a534bbe9054df263c953dc53/src/components/AdminSettings.vue

贡献者指南