mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-26 02:35:16 +02:00
Remove value from animation settings textarea
This commit is contained in:
parent
850de6e67e
commit
6863895533
1 changed files with 1 additions and 1 deletions
|
@ -648,7 +648,7 @@
|
||||||
<div class="model-section property">
|
<div class="model-section property">
|
||||||
<div class="label">Animation Settings</div>
|
<div class="label">Animation Settings</div>
|
||||||
<div class="value">
|
<div class="value">
|
||||||
<textarea id="property-model-animation-settings" value='asdfasdf'></textarea>
|
<textarea id="property-model-animation-settings"></textarea>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="model-section property">
|
<div class="model-section property">
|
||||||
|
|
Loading…
Reference in a new issue