ui: show extraconfig if wp is running

This commit is contained in:
Andras Bacsai 2022-04-17 20:22:21 +02:00
parent 9018184747
commit ea18f25adc

View File

@ -66,7 +66,7 @@
disabled={isRunning}
readonly={isRunning}
class:resize-none={isRunning}
rows={isRunning ? 1 : 5}
rows="5"
name="extraConfig"
id="extraConfig"
placeholder={!isRunning