mirror of
https://github.com/bspeice/libcvautomation
synced 2025-07-04 07:15:24 -04:00
Fix a minor issue with libcvautomation_funcs
Make sure the changelog is fixed
This commit is contained in:
@ -322,7 +322,7 @@ hover_i ()
|
||||
|
||||
for x in $@
|
||||
do
|
||||
if [ -n "$CENTER" ]; then
|
||||
if [ -n "$USE_CENTER" ]; then
|
||||
center="c"
|
||||
else
|
||||
center=""
|
||||
|
Reference in New Issue
Block a user