refactor: reactions grouping and other fixes
This commit is contained in:
@ -55,7 +55,6 @@ export async function openFile(): Promise<File | undefined> {
|
||||
() => {
|
||||
setTimeout(() => {
|
||||
if (!lock) {
|
||||
console.debug("FOCUS WINDOW UPLOAD");
|
||||
resolve(undefined);
|
||||
}
|
||||
}, 300);
|
||||
|
Reference in New Issue
Block a user