Skip to content

Commit

Permalink
xfd: widen cfd/s "new name" text box
Browse files Browse the repository at this point in the history
  • Loading branch information
NovemLinguae committed Aug 9, 2024
1 parent 6d69a4b commit a4e4a50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/twinklexfd.js
Original file line number Diff line number Diff line change
Expand Up @@ -637,6 +637,7 @@ Twinkle.xfd.callback.change_category = function twinklexfdCallbackChangeCategory
type: 'input',
name: 'cfdstarget',
label: 'New name:',
size: 70,
value: '',
required: true
});
Expand Down

0 comments on commit a4e4a50

Please sign in to comment.