mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-21 21:01:06 -05:00
Prettier backfill
This commit is contained in:
@@ -21,7 +21,7 @@ export const isWAV = (filepath: string): boolean => {
|
||||
}
|
||||
|
||||
let isSoundEnabled = false
|
||||
let volume = .5
|
||||
let volume = 0.5
|
||||
|
||||
/**
|
||||
* Set sound configuration
|
||||
|
||||
Reference in New Issue
Block a user