diff --git a/audio.field.inc b/audio.field.inc
index f81128a..fd798fb 100644
--- a/audio.field.inc
+++ b/audio.field.inc
@@ -45,7 +45,7 @@ function audiofield_field_widget_info() {
       'label' => t('Audio Upload'),
       'field types' => array('file'),
       'settings' => array(
-        //'progress_indicator' => 'throbber',
+        'progress_indicator' => 'throbber',
         //'file_extensions' => 'mp3',
       ),
       'behaviors' => array(
