Skip to content

Commit c114d48

Browse files
committed
Update setting label
1 parent 46b8ad1 commit c114d48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/js/betterCombos.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ app.registerExtension({
7474
const displayOptions = { "List (normal)": 0, "Tree (subfolders)": 1, "Thumbnails (grid)": 2 };
7575
const displaySetting = app.ui.settings.addSetting({
7676
id: "pysssss.Combo++.Submenu",
77-
name: "🐍 Lora/Checkpoint loader display mode",
77+
name: "🐍 Lora & Checkpoint loader display mode",
7878
defaultValue: 1,
7979
type: "combo",
8080
options: (value) => {

0 commit comments

Comments
 (0)