mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-29 05:19:05 -05:00
[web] Remove lint rule
This commit is contained in:
@@ -21,7 +21,7 @@ export default {
|
||||
stop() {
|
||||
try {
|
||||
this.audio?.pause()
|
||||
} catch (error) {
|
||||
} catch {
|
||||
// Do nothing
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user