style-select.js: onReply
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
onready(function() {
|
||||
onReady(function() {
|
||||
let stylesDiv = $('div.styles');
|
||||
let stylesSelect = $('<select></select>');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user