aboutsummaryrefslogtreecommitdiff
path: root/src/options.vala
diff options
context:
space:
mode:
Diffstat (limited to 'src/options.vala')
-rw-r--r--src/options.vala2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/options.vala b/src/options.vala
index 5e43025..3005cf5 100644
--- a/src/options.vala
+++ b/src/options.vala
@@ -22,7 +22,7 @@ public abstract class IndicatorSound.Options : Object
{
// MAX VOLUME
- public virtual double max_volume { get; protected set; }
+ public double max_volume { get; protected set; default = 1.0; }
// LOUD