Merge pull request #2160 from achf01/fix-help-link-in-code

change code-pad to code
This commit is contained in:
yflory 2026-02-04 15:31:20 +01:00 committed by GitHub
commit 8f52fff077
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1377,7 +1377,7 @@ define([
var apps = {
pad: 'richtext',
code: 'code-pad',
code: 'code',
slide: 'slides',
sheet: 'sheets',
poll: 'poll',