Merge pull request #16665 from silentoplayz/valves-fix

fix: revert accidental change
This commit is contained in:
Tim Jaeryang Baek
2025-08-16 22:43:44 +04:00
committed by GitHub

View File

@@ -139,7 +139,7 @@
<input
type="text"
class=" w-full rounded-lg py-1 text-left text-sm dark:text-gray-300 dark:bg-gray-850 outline-hidden border border-gray-100 dark:border-gray-850"
placeholder={$i18n.t("Enter hex color (e.g. #FF0000)")}
placeholder={$i18n.t("Enter coordinates (e.g. 51.505, -0.09)")}
bind:value={valves[property]}
autocomplete="off"
on:change={() => {