changes dollar prefix: $ 1000 -> $1000
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
<string/>
|
||||
</property>
|
||||
<property name="prefix" >
|
||||
<string>$ </string>
|
||||
<string>$</string>
|
||||
</property>
|
||||
<property name="minimum" >
|
||||
<number>1000</number>
|
||||
|
||||
Reference in New Issue
Block a user