mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-17 14:29:56 +02:00
update GUI API
This commit is contained in:
@ -257,10 +257,7 @@ namespace OS {
|
||||
return false;
|
||||
});
|
||||
} catch (e) {
|
||||
return announcer.osfail(
|
||||
__("Error find app by mimes {0}", mime),
|
||||
e
|
||||
);
|
||||
return false;
|
||||
}
|
||||
};
|
||||
let arr: string[];
|
||||
|
Reference in New Issue
Block a user