We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c215b7a commit 53b3576Copy full SHA for 53b3576
plugins/system/opengraph/opengraph.xml
@@ -36,8 +36,8 @@
36
default="1"
37
label="PLG_SYSTEM_OPENGRAPH_ENABLE_OG_GENERATION"
38
description="PLG_SYSTEM_OPENGRAPH_ENABLE_OG_GENERATION_DESC">
39
- <option value="0">JDISABLED</option>
40
- <option value="1">JENABLED</option>
+ <option value="0">JNO</option>
+ <option value="1">JYES</option>
41
</field>
42
<field name="fb_app_id"
43
type="text"
0 commit comments