We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2925d69 commit 11bfc60Copy full SHA for 11bfc60
1 file changed
deepin-shutdown-sound/main.go
@@ -17,9 +17,6 @@ import (
17
var logger = log.NewLogger("api/shutdown-sound")
18
19
func main() {
20
- // TODO: fix noise when shutdown
21
- return
22
-
23
handleSignal()
24
25
cfg, err := soundutils.GetShutdownSoundConfig()
0 commit comments