Skip to content

Commit 380b6bd

Browse files
committed
Forcing stop when switching to File Manager.
Signed-off-by: ubi de feo <me@ubidefeo.com>
1 parent a4ffba4 commit 380b6bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ui/arduino/store.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,9 @@ async function store(state, emitter) {
111111
}
112112
emitter.emit('refresh-files')
113113
}
114+
if(view === 'file-manager') {
115+
emitter.emit('stop')
116+
}
114117
state.view = view
115118
emitter.emit('render')
116119
updateMenu()

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy