2023-05-07 11:27:15 +08:00

4 lines
116 B
JavaScript

/* eslint-disable no-undef */
pref("__prefsPrefix__.enable", true);
pref("__prefsPrefix__.input", "This is input");