4 lines
84 B
JavaScript
4 lines
84 B
JavaScript
/* eslint-disable no-undef */
|
|
pref("enable", true);
|
|
pref("input", "This is input");
|