Update the sidebar tab rearranger to use Drag and Drop (again)
This commit is contained in:
parent
60034dcee2
commit
e28901dcf2
6 changed files with 213 additions and 18 deletions
|
|
@ -90,6 +90,7 @@
|
|||
}
|
||||
},
|
||||
"apps": {
|
||||
"discard-changes": "Discard Changes",
|
||||
"no-settings-to-display": "No settings to display",
|
||||
"make-global-reference": "Make Global Reference",
|
||||
"StatusEffectIconConfig": {
|
||||
|
|
@ -99,7 +100,9 @@
|
|||
"select-using-image-tagger": "Select using Image Tagger"
|
||||
},
|
||||
"SidebarTabRearranger": {
|
||||
"title": "Rearrange Sidebar Tabs"
|
||||
"title": "Rearrange Sidebar Tabs",
|
||||
"top": "Top",
|
||||
"bottom": "Bottom"
|
||||
}
|
||||
},
|
||||
"notifs": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue