mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-19 04:00:59 -04:00
Add placeholder text for Load Settings popup
This commit is contained in:
@@ -27,6 +27,9 @@ const keyPrefix = parts[parts.length - 1];
|
|||||||
if (showUnmuteIndicator)
|
if (showUnmuteIndicator)
|
||||||
unmuteLabel.style.display = 'inline';
|
unmuteLabel.style.display = 'inline';
|
||||||
|
|
||||||
|
// Set hint text for "Load URL" text input
|
||||||
|
loadUrlBox.placeholder = `${widgetURL}?...`
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/////////////////////////////
|
/////////////////////////////
|
||||||
|
|||||||
Reference in New Issue
Block a user