Clarify columns.
This commit is contained in:
parent
129d309d4f
commit
36b800f6bc
2
index.js
2
index.js
@ -51,7 +51,7 @@ jQuery(async () => {
|
||||
|
||||
// Append settingsHtml to extensions_settings
|
||||
// extension_settings and extensions_settings2 are the left and right columns of the settings menu
|
||||
// You can append to either one
|
||||
// Left should be extensions that deal with system functions and right should be visual/UI related
|
||||
$("#extensions_settings").append(settingsHtml);
|
||||
|
||||
// These are examples of listening for events
|
||||
|
Loading…
x
Reference in New Issue
Block a user