Clarify columns.

This commit is contained in:
city-unit 2023-08-02 00:35:46 -04:00 committed by GitHub
parent 129d309d4f
commit 36b800f6bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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