make config_path editable

This commit is contained in:
jb-alvarado 2023-02-21 10:42:39 +01:00
parent bd7d2a21e3
commit 80d1fd8d62

View File

@ -41,7 +41,6 @@
class="form-control"
id="configPath"
v-model="configStore.configGui[configStore.configID].config_path"
disabled
/>
</div>
</div>