client: Rename option to codeBlockTheme

This commit is contained in:
Elian Doran
2024-10-27 21:39:50 +02:00
parent e68d070320
commit 96b9042559
4 changed files with 9 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ const ALLOWED_OPTIONS = new Set([
'revisionSnapshotNumberLimit',
'zoomFactor',
'theme',
'highlightingTheme',
'codeBlockTheme',
'syncServerHost',
'syncServerTimeout',
'syncProxy',