Make sourcemodetoolbar preference available

Change-Id: Icc8e254453ee2b2d74e4890744ec7f4512197627
This commit is contained in:
Bartosz Dziewoński 2021-04-01 19:30:41 +02:00
parent addf8ce9a9
commit 18cbae137f

View file

@ -408,7 +408,7 @@
"description": "Override availability of DiscussionTools new topic tool. 'default', 'available', or 'unavailable'."
},
"DiscussionTools_sourcemodetoolbar": {
"value": "unavailable",
"value": "default",
"description": "Enable the toolbar in source mode for the reply tool and new topic tool. 'default', 'available', or 'unavailable'."
},
"DiscussionToolsUseParserCache": {