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 6c0cdef commit 8ac225dCopy full SHA for 8ac225d
Snippets/Snippets.API.php
@@ -15,7 +15,6 @@ function xmlhttprequest_plugin_snippets() {
15
"label" => plugin_lang_get("select_label"),
16
"default" => plugin_lang_get("select_default"),
17
),
18
- "bugnote_text" => array(),
19
);
20
21
# arrange the available snippets into the data array
0 commit comments